[5619] in Kerberos
Problems running KERBEROS ON LINUX
daemon@ATHENA.MIT.EDU (Doddy Bathanaih)
Mon Aug 7 19:37:46 1995
To: kerberos@MIT.EDU
Date: 7 Aug 1995 20:07:18 GMT
From: bathanah@cs.umt.edu (Doddy Bathanaih)
hi
I follwed every step as in the documentation. I got krb v5 and
installed on linux machine.
I created database. Then I used kdb5_create, kdb5_stash and
kdb5_edit to create database and also the server
krb5kdc is running in the background.
Right now I'm treating same machine as server and client.
I changed /etc/services and /etc/inetd.conf files as mentioned.
Then when I did klist my output is correct, something like:
ticket granted expiry time ....
TIll now, everything went well as in documentation.
THen when I ran % sclient darkstar (my hostname is darkstar)
I got this error message:
sclient: software caused connection abort while using Sendauth
I'm not sure where I went wrong.
Do we have to keep "kadmind5" server running in background too ??
When I tried running "kadmind5" server I got these messages:
kadmind5: cannot get service entry for changepw (unknown error)
kadmind5[50]: Kerberos V5 administrative server starting
kadmind5[50]:kadmind5: Bad file number - dispatch error
Can anyone please give me some pointers where I went wrong..
Thanx a lot
doddy