Question about FAST
Russ Allbery
rra at stanford.edu
Sat Jun 26 14:50:50 EDT 2010
kristian <x_astroboyz at 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 at stanford.edu) <http://www.eyrie.org/~eagle/>
More information about the krbdev
mailing list