Displaying 4 results from an estimated 4 matches for "krb5_c_enctype_compar".
Did you mean:
krb5_c_enctype_compare
2004 Dec 15
2
Compiling samba on Solaris 8 --with-ads
..."
export LDFLAGS
CPPFLAGS="-I/opt/cifs/openldap/include -I/opt/cifs/heimdal/include"
export CPPFLAGS
./configure \
--prefix=/opt/cifs/.samba-3.0.9 \
--with-krb5=/opt/cifs/heimdal \
--with-ads
but I'm getting the following error message von the configure script:
...
checking for krb5_c_enctype_compare... no
checking for krb5_enctypes_compatible_keys... no
checking for krb5_encrypt_block type... no
checking for addrtype in krb5_address... no
checking for addr_type in krb5_address... yes
checking for enc_part2 in krb5_ticket... no
checking for keyblock in krb5_creds... no
checking for session in...
2007 Sep 13
0
Compilation error when linking libsmbclient.so :-(
...error@krb5_3_MIT'
/net/172.17.8.206/usr/local/avinash/p4/iControl/src/subsystems/src/thirdparty/libs/libsmbclient.so:
undefined reference to `krb5_cc_close@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_enctype_compare@k5crypto_3_MIT'
/net/172.17.8.206/usr/local/avinash/p4/iControl/src/subsystems/src/thirdparty/libs/libsmbclient.so:
undefined reference to `krb5_us_timeofday@krb5_3_MIT'
/lib/libssl.so.6: undefined reference to `krb5_rc_default@krb5_3_MIT'
/lib/libssl.so.6: undefined reference to
`krb5...
2010 Feb 04
3
3.3 and 3.4 compile failure on dbwrap
..._data_contents... yes
checking for krb5_principal_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 k...
2010 May 11
1
Samba 3.5.2 compile on AIX
...ata_contents... yes
checking for krb5_principal_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...