[628] in Kerberos-V5-bugs
k5b4p2
daemon@ATHENA.MIT.EDU (Scott Schwartz)
Fri Aug 12 19:04:56 1994
To: krb5-bugs@MIT.EDU
Date: Fri, 12 Aug 1994 19:03:49 -0400
From: Scott Schwartz <schwartz@groucho.cse.psu.edu>
In appl/bsd the makefile defines a login program that doesn't actually
exist (login.krb). I changed that to login.krb5, and it seems to work.
Also, the manpage for kinit doesn't match the options that it actually
accepts. I tried to use -r to ask for keys from a different realm, but
kinit now wants a time to go with that flag.
-- Scott