[3808] in Kerberos
Just starting Kerberos coding...
daemon@ATHENA.MIT.EDU (Douglas Santry)
Wed Sep 7 16:22:29 1994
To: kerberos@MIT.EDU
Date: Wed, 7 Sep 1994 19:49:20 GMT
From: dsantry@maccs.dcss.McMaster.CA (Douglas Santry)
Hi, all I want to do is connect to a kerberised telnet server. Now I have
been told that I can do the following :
get socket and host address and service port #.
krb_mk_req(...)
sendto(...) the credentia;ls obtained from the above.
then connect.
Is this accurate?
Any help would be greatly appreciated.
Doug Santry
PS Where can I get some usable docs?