[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Re: pam_krb5 and user logout
- From: Andreas Hasenack <andreas conectiva com br>
- To: pam-list redhat com
- Subject: Re: pam_krb5 and user logout
- Date: Tue, 29 Jan 2002 17:36:07 -0200
Em Tue, Jan 29, 2002 at 01:11:38PM -0500, Swanson, Bryan escreveu:
> with this in mind, I would prefer the module only remove CCACHE
> when the last session logs out, not on every logout
> i.e. I'm logged in 3x, only on my last logout is the CCACHE removed
Yes, something like this is done by pam_console, it keeps a reference
count in /var/lock/console/<user>. Something like this could be done
by pam_krb5.
> however, this is not the current behaviour, so I just put some
> shell code into my .bash_logout to clean up for me...
A workaround for now, sure.
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
[]