Displaying 5 results from an estimated 5 matches for "krb5_enctype_to_str".
2013 Feb 27
1
configure with --with-ads failed get "krb5 libs don't have all features required for Active Directory support" error
...IBREPLACE_LOCATION_CHECKS: START LIBREPLACE_LOCATION_CHECKS: END LIBREPLACE_CC_CHECKS: START checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file 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 chec...
2013 Feb 27
1
回复: configure with --with-ads failed get "krb5 libs don't have allfeatures required for Active Directory support" error
...OCATION_CHECKS: END
> LIBREPLACE_CC_CHECKS: START
> checking for gcc... gcc
> checking whether the C compiler works... yes
> checking for C compiler default output file 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 de...
2008 Aug 04
3
Kerberos-related configure script problem on Solaris with 3.2.0
...;./librpc/gen_ndr/libnet_join.h", line 10: warning: useless declaration
"libsmb/clikrb5.c", line 242: warning: implicit function declaration:
error_message
"libsmb/clikrb5.c", line 1050: warning: statement not reached
"libsmb/clikrb5.c", line 1531: #error: UNKNOWN_KRB5_ENCTYPE_TO_STRING_FUNCTION
cc: acomp failed for libsmb/clikrb5.c
The following command failed:
cc -I. -I/home/david/build/samba-3.2.0-temp/samba-3.2.0/source
-I/usr/local/heimdal/heimdal-1.1/include -O -D_SAMBA_BUILD_=3
-I/home/david/build/samba-3.2.0-temp/samba-3.2.0/source/iniparser/src
-Iinclude -I./include -...
2010 Feb 04
3
3.3 and 3.4 compile failure on dbwrap
...... yes
checking for krb5_get_kdc_cred... no
checking for krb5_free_error_contents... no
checking for initialize_krb5_error_table... yes
checking for krb5_get_init_creds_opt_alloc... no
checking for krb5_get_init_creds_opt_free... no
checking for krb5_get_init_creds_opt_get_error... no
checking for krb5_enctype_to_string... yes
checking for krb5_fwd_tgt_creds... yes
checking for krb5_auth_con_set_req_cksumtype... yes
checking whether krb5_auth_con_set_req_cksumtype is declared... no
checking whether krb5_ticket contains kvno and enctype... yes
checking whether krb5_get_init_creds_opt_free takes a context argumen...
2010 May 11
1
Samba 3.5.2 compile on AIX
...es
checking for krb5_get_kdc_cred... yes
checking for krb5_free_error_contents... yes
checking for initialize_krb5_error_table... yes
checking for krb5_get_init_creds_opt_alloc... yes
checking for krb5_get_init_creds_opt_free... yes
checking for krb5_get_init_creds_opt_get_error... yes
checking for krb5_enctype_to_string... yes
checking for krb5_fwd_tgt_creds... yes
checking for krb5_auth_con_set_req_cksumtype... no
checking for krb5_get_creds_opt_alloc... yes
checking for krb5_get_creds_opt_set_impersonate... yes
checking for krb5_get_creds... yes
checking for krb5_get_credentials_for_user... no
checking for kr...