[7837] in Kerberos
Re: destruction of Kerberos credentials upon logout
daemon@ATHENA.MIT.EDU (Ken Hornstein)
Thu Aug 22 14:47:50 1996
To: Mark Eichin <eichin@cygnus.com>
Cc: kerberos@MIT.EDU
In-Reply-To: Your message of "22 Aug 1996 02:23:45 EDT."
<xe1pw4kym1a.fsf@maneki-neko.cygnus.com>
Date: Thu, 22 Aug 1996 14:30:52 -0400
From: Ken Hornstein <kenh@cmf.nrl.navy.mil>
>[appdefaults]
> kinit = {
> forwardable = true
> proxiable = false
> }
> telnet = {
> forward = true
> forwardable = false
> encrypt = true
> autologin = true
> }
I don't suppose the code for this is available, is it?
(I'd implement this myself, except I haven't quite figured out the dang
profile functions work w.r.t the "foo = { bar [...] }" stuff).
--Ken