[7835] in Kerberos
Re: destruction of Kerberos credentials upon logout
daemon@ATHENA.MIT.EDU (Mark Eichin)
Thu Aug 22 03:19:43 1996
To: kerberos@MIT.EDU
Date: 22 Aug 1996 02:23:45 -0400
From: Mark Eichin <eichin@cygnus.com>
Well, Cygnus is currently using:
[appdefaults]
kinit = {
forwardable = true
proxiable = false
}
telnet = {
forward = true
forwardable = false
encrypt = true
autologin = true
}
I don't know if this has been accepted by MIT as reasonable, but we
needed it to simplify configuring Kerberos as a "single signon"
system... and a few other things that really need *site* policy
defaults, without recompiling the code.