Displaying 6 results from an estimated 6 matches for "krb5_principal_get_realm".
2013 Feb 27
1
configure with --with-ads failed get "krb5 libs don't have all features required for Active Directory support" error
...ile name... a.out ...
...
...
checking for krb5_addresses type... no checking for krb5_error_code krb5_enctype_to_string(krb5_context context, krb5_enctype enctype, char **str)... no checking for krb5_error_code krb5_enctype_to_string(krb5_enctype enctype, char *str, size_t len)... yes checking for krb5_principal_get_realm... no checking for krb5_princ_realm... yes checking for KRB5_PDU_NONE declaration... no checking for flags in krb5_creds... no configure: WARNING: krb5_get_init_creds_opt_alloc found in -lkrb5 configure: WARNING: krb5_principal_compare_any_realm not found in -lkrb5 configure: WARNING: gss_wrap_iov...
2010 Apr 16
4
krb5 library issues when Compiling 3.5.2 and 3.4.7 on AIX 5.3
I have been trying to configure/compile Samba 3.5.2 and 3.4.7 on AIX 5.3 with ML-11 and ML-10.
The configure issues that I am getting only occur if I use --with-ads.
I can run configure on both versions if I do not include ADS support.
The errors I get are:
checking for krb5_principal_get_realm... no
checking for krb5_princ_realm... no
configure: WARNING: krb5_mk_req_extended not found in -lkrb5
configure: WARNING: no CREATE_KEY_FUNCTIONS detected
configure: WARNING: no GET_ENCTYPES_FUNCTIONS detected
configure: WARNING: no KT_FREE_FUNCTION detected
configure: WARNING: no KRB5_VERIFY_CHEC...
2013 Feb 27
1
回复: configure with --with-ads failed get "krb5 libs don't have allfeatures required for Active Directory support" error
...> ...
> checking for krb5_addresses type... no
> checking for krb5_error_code krb5_enctype_to_string(krb5_context context, krb5_enctype enctype, char **str)... no
> checking for krb5_error_code krb5_enctype_to_string(krb5_enctype enctype, char *str, size_t len)... yes
> checking for krb5_principal_get_realm... no
> checking for krb5_princ_realm... yes
> checking for KRB5_PDU_NONE declaration... no
> checking for flags in krb5_creds... no
> configure: WARNING: krb5_get_init_creds_opt_alloc found in -lkrb5
> configure: WARNING: krb5_principal_compare_any_realm not found in -lkrb5
> con...
2007 Mar 27
3
Building problem on FreeBSD with GSSAPI
...e to `krb5_encrypt_ivec'
/usr/lib/libgssapi.so: undefined reference to `krb5_storage_emem'
/usr/lib/libgssapi.so: undefined reference to `krb5_store_data'
/usr/lib/libgssapi.so: undefined reference to
`krb5_auth_con_setremoteseqnumber'
/usr/lib/libgssapi.so: undefined reference to `krb5_principal_get_realm'
/usr/lib/libgssapi.so: undefined reference to `krb5_set_error_string'
/usr/lib/libgssapi.so: undefined reference to `krb5_make_principal'
/usr/lib/libgssapi.so: undefined reference to `krb5_store_keyblock'
*** Error code 1
Stop in /usr/ports/mail/dovecot/work/dovecot-1.0.rc28/src/...
2010 Feb 04
3
3.3 and 3.4 compile failure on dbwrap
...ng whether krb5_mk_error takes 3 arguments MIT or 9 Heimdal... yes
checking for krb5_error_code krb5_enctype_to_string(krb5_context context,
krb5_enctype enctype, char **str)... no
checking for krb5_error_code krb5_enctype_to_string(krb5_enctype enctype,
char *str, size_t len)... yes
checking for krb5_principal_get_realm... no
checking for krb5_princ_realm... yes
checking whether Active Directory and krb5 support is used... yes
checking for nscd_flush_cache in -lnscd... no
checking whether to enable DNS Updates support... no
checking whether to use automount... yes
checking whether to build mount.cifs and umount.ci...
2010 May 11
1
Samba 3.5.2 compile on AIX
...ng whether krb5_mk_error takes 3 arguments MIT or 9 Heimdal... yes
checking for krb5_error_code krb5_enctype_to_string(krb5_context context,
krb5_enctype enctype, char **str)... yes
checking for krb5_error_code krb5_enctype_to_string(krb5_enctype enctype,
char *str, size_t len)... no
checking for krb5_principal_get_realm... yes
checking for krb5_princ_realm... no
checking whether Active Directory and krb5 support is used... yes
checking for nscd_flush_cache in -lnscd... no
checking whether to enable DNS Updates support... no
checking whether to use automount... no
checking whether to build mount.cifs... no
checking...