[7625] in Kerberos
How to set the application....
daemon@ATHENA.MIT.EDU (J K Chun)
Fri Jul 12 01:06:24 1996
From: J K Chun <jkchun@dic.kjist.ac.kr>
To: kerberos@MIT.EDU
Date: Fri, 12 Jul 1996 13:39:49 +0900 (KST)
kerberosV5B5 & solaris 2.4 & gcc2.7.2
kinit is OK and the other seeting is OK, I think, but To execute a sample problem in the GUARD, I did like the manual said.....
/etc/services
sample 906/tcp
/etc/inetd.conf
sample stream tcp nowait root /krb5/sbin/sserver sserver
And I got the good result of kinit, but I got the error like this
% sclient tongki.kjist.ac.kr
./sclient: Bad nameset passed to query routine while creating server name for tongki.kjist.ac.kr
I think there is a something wrong about initial setting for "bad nameset"
In addition to above problem, I also like to know how to set the other application
such as rlogin rsh , telnet, especially /krb5/bin and /krb5/sbin ......
PLease inform to me how to do it...
Thanks...
-- jkchun --