[1476] in Kerberos
Version 5 Question
daemon@ATHENA.MIT.EDU (Roger Bolick)
Tue Jul 30 18:21:39 1991
Date: Tue, 30 Jul 1991 14:53:25 GMT
From: rgb@tma3.hal.com (Roger Bolick)
To: kerberos@shelby.Stanford.EDU
To: kerberos@ATHENA.MIT.EDU
Subject: Version 5 ?
Cc: rgb@hal.com
In building the latest version 5 of Kerberos, I have encountered
the following 2 problems. Any advice as to the cause would be
appreciated:
(Sun 4.1)
1. undefined _set_key in appl/telnet/telnetd final link, seems
the Sun has "encrypt(), but not set_key(), this appears to be
all software, so I borrowed an old crypt.c and placed it in
libtelnet.a. Seems like this should work.
2. appl/telnet/login final link had several unresolved references,
so added -lkrb425 and -lisode and now have:
ld: Undefined symbol
_krb_get_pw_in_tkt
_dest_tkt
I don't see these anywhere. What is the problem?
Thanks for the help.
Roger Bolick
rgb@hal.com