[7614] in Kerberos
kerberosV5B5 application problem...
daemon@ATHENA.MIT.EDU (J K Chun)
Thu Jul 11 02:04:49 1996
From: J K Chun <jkchun@dic.kjist.ac.kr>
To: kerberos@MIT.EDU
Date: Thu, 11 Jul 1996 14:41:33 +0900 (KST)
Thanks for your reply.
I appreciate you very much....
One more question, please
kerberosV5B5 & solaris 2.4 & gcc2.7.2
kinit is OK and the other seeting is OK, I think, but To execute a sample problem, I did like the manual said.....
However, I met two problem.
Fisrt, /etc/v5srvtab does not create even though extract_srvtab operate OK like this.
'sample/tongki.kjist.ac.kr@TONGKI.KJIST.AC.KR' added to keytab 'WRFILE:tongki.kjist.ac.kr-new-srvtab'
where is srvtab file ?. I think it is necessary.
Second, regradless of above problem, I processed on and on like this
/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 errorlike this
% sclient tongki.kjist.ac.kr
./sclient: Bad nameset passed to query routine while creating server name for tongki.kjist.ac.kr
In addition to above problem, I also like to know how to set the other application such as rlogin rsh , telnet......
PLease inform to me how to do it...
Thanks...
-- jkchun --