[1778] in Kerberos-V5-bugs
DEFAULT_KEYTAB_NAME
daemon@ATHENA.MIT.EDU (dudley@pinn.net)
Tue Jan 16 23:53:21 1996
Date: Tue, 16 Jan 1996 23:56:09 -0500
To: krb5-bugs@MIT.EDU
From: dudley@pinn.net
I am very impressed with the easy configuration and compilation of the
Kerboeros progams. I've rarely done it so easily. That is what makes my
two problems so surprising!
1. I discovered this by digging in the code, but the man page for the
krb5.conf file is in error when it states that default_domain = "yourrealm"
in the [libdefaults] segment. The code looks for
default_realm="yourdomain". Once I discovered this the apps worked fine.
Please amend the man page for the distribution.
2. The second problem I cannot overcome. I can use the admin programs and
kinit. But when I use the sample program I get the error in my syslog
daemon that the file number is invalid. I believe this should be due to not
having the v5srvtab file in the right place, but I have checked the file
osconf.h (setting the file to /etc/v5srvtab) and a large number of other
places, and I cannot seem to root out where the problem is. I copied my
v5srvtab to srvtab and put it in the /, /etc, and the /krb5 directories to
see if I could luck into it. Can you help?
Thanks, dudley@pinn.net