Displaying 3 results from an estimated 3 matches for "krb5_auth_con_getlocalsubkey".
2014 Feb 05
0
Compiling 4.1.0 with krb5 1.12 deprecated krb5_auth_con_getlocalsubkey warning
...cross-compilation
../lib/krb5_wrap/krb5_samba.c: In function 'get_krb5_smb_session_key':
../lib/krb5_wrap/krb5_samba.c:763: warning: 'krb5_auth_con_getremotesubkey' is deprecated (declared at ../krb5_1.12/usr/include/krb5/krb5.h:5911)
../lib/krb5_wrap/krb5_samba.c:766: warning: 'krb5_auth_con_getlocalsubkey' is deprecated (declared at ../krb5_1.12/usr/include/krb5/krb5.h:5906)
../lib/krb5_wrap/krb5_samba.c: In function 'smb_krb5_enctype_to_string':
../lib/krb5_wrap/krb5_samba.c:1130: error: #error UNKNOWN_KRB5_ENCTYPE_TO_STRING_FUNCTION
../lib/krb5_wrap/krb5_samba.c: In function 'smb_k...
2010 Jan 22
0
3.4.5 compile problem on solaris 10
...a krb related issue:
Compiling libsmb/clikrb5.c
libsmb/clikrb5.c: In function 'get_krb5_smb_session_key':
libsmb/clikrb5.c:886: warning: 'krb5_auth_con_getremotesubkey' is
deprecated (declared at /global/spool/krb5-1.7/include/krb5/krb5.h:2167)
libsmb/clikrb5.c:888: warning: 'krb5_auth_con_getlocalsubkey' is
deprecated (declared at /global/spool/krb5-1.7/include/krb5/krb5.h:2162)
libsmb/clikrb5.c:1623:2: error: #error
UNKNOWN_KRB5_ENCTYPE_TO_STRING_FUNCTION
The following command failed:
/opt/gcc/bin/gcc -I/global/spool/krb5-1.7/include
-Wl,-R/global/spool/openssl-0.9.8l/lib -Wl,-R/global/spo...
2007 Sep 13
0
Compilation error when linking libsmbclient.so :-(
...krb5_3_MIT'
/net/172.17.8.206/usr/local/avinash/p4/iControl/src/subsystems/src/thirdparty/libs/libsmbclient.so:
undefined reference to `krb5_free_addresses@krb5_3_MIT'
/net/172.17.8.206/usr/local/avinash/p4/iControl/src/subsystems/src/thirdparty/libs/libsmbclient.so:
undefined reference to `krb5_auth_con_getlocalsubkey@krb5_3_MIT'
/net/172.17.8.206/usr/local/avinash/p4/iControl/src/subsystems/src/thirdparty/libs/libsmbclient.so:
undefined reference to `krb5_principal2salt@krb5_3_MIT'
/net/172.17.8.206/usr/local/avinash/p4/iControl/src/subsystems/src/thirdparty/libs/libsmbclient.so:
undefined reference to...