Displaying 5 results from an estimated 5 matches for "krb5_c_verify_checksum".
2007 Aug 15
1
Performance Problem / failed to verify PAC server signature
...led to decrypt with error
Bad encryption type
[2007/08/14 12:01:03, 10]
libads/kerberos_verify.c:ads_secrets_verify_ticket(243)
ads_secrets_verify_ticket: enc type [3] decrypted message !
......
[2007/08/13 17:52:01, 3] libsmb/clikrb5.c:smb_krb5_verify_checksum(697)
smb_krb5_verify_checksum: krb5_c_verify_checksum() failed: Bad
encryption type
[2007/08/13 17:52:01, 2] libads/authdata.c:check_pac_checksum(659)
check_pac_checksum: PAC Verification failed: Bad encryption type
(-1765328196)
[2007/08/13 17:52:01, 0] libads/authdata.c:decode_pac_data(870)
decode_pac_data: failed to verify PAC server sign...
2005 Nov 21
1
Performance Problem / failed to verify PAC server signature
...e are sometimes up to 10 such requests.
So I'm interested in finding the problem and fixing it.
The log says:
-------------------------------------- 8< --------------------------------------
[2005/11/21 16:09:28, 3] libsmb/clikrb5.c:smb_krb5_verify_checksum(695)
smb_krb5_verify_checksum: krb5_c_verify_checksum() failed: Bad encryption type
[2005/11/21 16:09:28, 2] libads/authdata.c:check_pac_checksum(666)
check_pac_checksum: PAC Verification failed: Bad encryption type (-1765328196)
[2005/11/21 16:09:28, 0] libads/authdata.c:decode_pac_data(876)
decode_pac_data: failed to verify PAC server signature...
2007 Sep 13
0
Compilation error when linking libsmbclient.so :-(
.../thirdparty/libs/libsmbclient.so:
undefined reference to `krb5_cc_remove_cred@krb5_3_MIT'
/lib/libssl.so.6: undefined reference to `krb5_principal_compare@krb5_3_MIT'
/net/172.17.8.206/usr/local/avinash/p4/iControl/src/subsystems/src/thirdparty/libs/libsmbclient.so:
undefined reference to `krb5_c_verify_checksum@k5crypto_3_MIT'
/lib/libssl.so.6: undefined reference to `krb5_free_ticket@krb5_3_MIT'
/net/172.17.8.206/usr/local/avinash/p4/iControl/src/subsystems/src/thirdparty/libs/libsmbclient.so:
undefined reference to `krb5_copy_principal@krb5_3_MIT'
/lib/libssl.so.6: undefined reference to `kr...
2010 Feb 04
3
3.3 and 3.4 compile failure on dbwrap
...nfo... 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... no
checking for krb5_parse_name_norealm... no
checking for krb5_princ_size... no
checking for krb5_get_init_creds_opt_set_pac_request... no
checking for krb5_get_renewed_creds... yes
checking for krb5_get_kdc_cred... no
checking for krb5_free_...
2010 May 11
1
Samba 3.5.2 compile on AIX
...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_realm... yes
checking for krb5_parse_name_norealm... no
checking for krb5_princ_size... no
checking for krb5_get_init_creds_opt_set_pac_request... yes
checking for krb5_get_renewed_creds... yes
checking for krb5_get_kdc_cred... yes
checking for krb5_fr...