[15924] in Kerberos_V5_Development
Re: Question about FAST
daemon@ATHENA.MIT.EDU (Russ Allbery)
Sat Jun 26 14:51:15 2010
From: Russ Allbery <rra@stanford.edu>
To: kristian <x_astroboyz@yahoo.co.id>
In-Reply-To: <563202.57577.qm@web76011.mail.sg1.yahoo.com> (kristian's message
of "Sat, 26 Jun 2010 18:39:12 +0800 (SGT)")
Date: Sat, 26 Jun 2010 11:50:50 -0700
Message-ID: <87sk49wrud.fsf@windlord.stanford.edu>
MIME-Version: 1.0
Cc: krbdev@mit.edu
Content-Type: text/plain; charset="us-ascii"
Content-Transfer-Encoding: 7bit
Errors-To: krbdev-bounces@mit.edu
kristian <x_astroboyz@yahoo.co.id> writes:
> I tried to install pam-krb5-4.3 in my freebsd machine (not by ports,
> because version pam-krb in the port is older) and when I type command
> configure, I paid attention on this lines :
> checking k5profile.h usability... no
> checking k5profile.h presence... no
> checking for k5profile.h... no
> checking for krb5_creds.session... yes
> checking for krb5_appdefault_string...
> yes
> checking for krb5_get_init_creds_opt_alloc... no
> checking for krb5_get_init_creds_opt_set_change_password_prompt... no
> checking for krb5_get_init_creds_opt_set_default_flags... yes
> checking for krb5_get_init_creds_opt_set_fast_ccache_name... no
> checking for krb5_get_init_creds_opt_set_pa... no
> checking for krb5_init_secure_context... no
> checking for krb5_verify_init_creds_opt_init... yes
> checking for krb5_get_init_creds_opt_set_pkinit... no
> checking for krb5_get_init_creds_opt_free... no
> there are some 'no's, and the set_fast_ccache_name is included. I guess
> it will fail to use FAST in kerberos/pam. How's about that ?
Based on the pattern of functions you have, that looks like you're
building against a rather old version of Heimdal. Are you sure that it's
picking up the latest Kerberos libraries?
--
Russ Allbery (rra@stanford.edu) <http://www.eyrie.org/~eagle/>
_______________________________________________
krbdev mailing list krbdev@mit.edu
https://mailman.mit.edu/mailman/listinfo/krbdev