search for: krb5_enctyp

Displaying 8 results from an estimated 8 matches for "krb5_enctyp".

Did you mean: krb5_enctype
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......
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...
2006 Jul 13
2
Kerberos Keytab Code Update in 3.0.23
First thing - I'd like to say a big "THANK YOU" to the developers. I just upgraded to samba-3.0.23 and I've noticed an alarming issue with respect to my configuration. I've been using the built-in keytab management and it looks like the updated code no longer creates the userPrincipal in Active Directory. Whether this is an issue for others or not, it would be nice to have
2003 Oct 16
0
Samba 3.0.0 CVS 3.0.1pre2: "libads/kerberos_verify.c", line 77: improper member use: keyblock
...below looks okay to me static krb5_error_code create_keytab(krb5_context context, krb5_principal host_princ, char *host_princ_s, krb5_data password, krb5_enctype *enctypes, krb5_keytab *keytab, char *keytab_name) { krb5_keytab_entry entry; krb5_kvno kvno = 1; krb5_error_code ret; krb5_keyblock *key; int i; [... lines deleted ...]...
2003 Apr 25
1
today cvs
hi, the today cvs has a new bug during configure (both on rh 8.0 and rh 9): ----------------------------------- checking size of long long... 8 checking type of off_t... long long ./configure: line 12009: syntax error near unexpected token `else' ./configure: line 12009: `else' ----------------------------------- -- Levente "Si vis pacem para
2005 Feb 21
1
keepalived on centos 3.4
...ot at directort SPECS]# rpm -q krb5-devel krb5-devel-1.2.7-38 [root at directort SPECS]# [root at directort redhat]# cat BUILD/keepalived-1.1.10/config.log | grep kssl.h /usr/include/openssl/kssl.h:72:18: krb5.h: No such file or directory /usr/include/openssl/kssl.h:134: syntax error before "krb5_enctype" /usr/include/openssl/kssl.h:136: syntax error before '*' token /usr/include/openssl/kssl.h:137: syntax error before '}' token /usr/include/openssl/kssl.h:149: syntax error before "kssl_ctx_setstring" /usr/include/openssl/kssl.h:149: syntax error before '*' t...
2010 Feb 04
3
3.3 and 3.4 compile failure on dbwrap
...ncipal_get_comp_string... no checking for krb5_free_unparsed_name... yes checking for krb5_free_keytab_entry_contents... yes checking for krb5_kt_free_entry... yes checking for krb5_krbhst_init... no checking for krb5_krbhst_get_addrinfo... no checking for krb5_c_enctype_compare... yes checking for krb5_enctypes_compatible_keys... no checking for krb5_crypto_init... no checking for krb5_crypto_destroy... no checking for krb5_decode_ap_req... no checking for free_AP_REQ... no checking for krb5_verify_checksum... yes checking for krb5_c_verify_checksum... yes checking for krb5_principal_compare_any_realm.....
2010 May 11
1
Samba 3.5.2 compile on AIX
...ipal_get_comp_string... yes checking for krb5_free_unparsed_name... yes checking for krb5_free_keytab_entry_contents... no checking for krb5_kt_free_entry... yes checking for krb5_krbhst_init... yes checking for krb5_krbhst_get_addrinfo... yes checking for krb5_c_enctype_compare... yes checking for krb5_enctypes_compatible_keys... yes checking for krb5_crypto_init... yes checking for krb5_crypto_destroy... yes checking for krb5_decode_ap_req... yes checking for free_AP_REQ... yes checking for krb5_verify_checksum... yes checking for krb5_c_verify_checksum... yes checking for krb5_principal_compare_any_re...