[4163] in Kerberos
Sample client-server failure
daemon@ATHENA.MIT.EDU (Chang Jung Yueh)
Wed Nov 9 21:56:57 1994
To: kerberos@MIT.EDU
Date: 9 Nov 1994 23:17:43 GMT
From: changjy@burton.cs.colorado.edu (Chang Jung Yueh)
I am implementing the V5 BETA4.3 of Kerberos, and running into these problems,
and I just can't figure it out. Help me please, Thank you very much in advanced.
In using the "kadmin" to modify the Kerberos database, I was always told that
"Admin Client Not in ACL List", but actually I'd already added the principal's
name in the file "[Kerberos-Home]/admin_acl_file".
The second problem is that while executing the "appl/sample/sclient" program,
I got a message from the TGS "Server not found in Kerberos database..", and I
had also added both the sample server principal's name "sample" and my login
name into the Kerberos database (using kdb5_edit).
I think the sample client program "sclient" uses the default credential cache
(in which the "kinit" stores credentials) to retrieve the credential to make a
TGS_REQ to talk with the sample server program(sserver). Am I right ?
(I also had the same error message when executing the sample datagram client
server program "sim_client, sim_server".)
**** Paul Chang -- changjy@ucsu.colorado.edu