search for: krb5_auth_con_getremotesubkey

Displaying 4 results from an estimated 4 matches for "krb5_auth_con_getremotesubkey".

2003 Apr 23
2
Kerberized Telnet Badly Broken (Patch enclosed)
Ugh. With MAKE_KERBEROS5=yes, on a recent STABLE, I get the following trying to use Kerberized telnet: # telnet -l test big.x.kientzle.com Trying 66.166.149.54... Connected to big.x.kientzle.com. Escape character is '^]'. [ Trying mutual KERBEROS5 (host/big.x.kientzle.com@X.KIENTZLE.COM)... ] Bus error (core dumped) Fortunately, it's pretty easy to track down: (gdb) up #2
2014 Feb 05
0
Compiling 4.1.0 with krb5 1.12 deprecated krb5_auth_con_getlocalsubkey warning
...et: ../lib/krb5_wrap/krb5_samba.c -c -o default/lib/krb5_wrap/krb5_samba_1.o cc1: warning: include location "/usr/local/include" is unsafe for 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_str...
2010 Jan 22
0
3.4.5 compile problem on solaris 10
hi, I found some older posts with this issues but no solution for me :( Seems to be 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...
2007 Sep 13
0
Compilation error when linking libsmbclient.so :-(
...cifs.a ../crwl_plugins/documentum/libcrwl_documentum.a ../crwl_plugins/local/libcrwl_local.a ../miscutil/libmiscutil.a -lmsrpc -lsmbclient -lfind -lgnulib -lutil -lpthread -lm /net/172.17.8.206/usr/local/avinash/p4/iControl/src/subsystems/src/thirdparty/libs/libsmbclient.so: undefined reference to `krb5_auth_con_getremotesubkey@krb5_3_MIT' /net/172.17.8.206/usr/local/avinash/p4/iControl/src/subsystems/src/thirdparty/libs/libsmbclient.so: undefined reference to `krb5_init_context@krb5_3_MIT' /lib/libssl.so.6: undefined reference to `krb5_kt_resolve@krb5_3_MIT' /net/172.17.8.206/usr/local/avinash/p4/iControl/src...