Not sure about S9 in particular, but in Linux you normally modify the /etc/login.defs file. The value is "CLOSE_SESSIONS".

  Here's the relevent part of the file:
#
# Enable pam_close_session() calling. When using normal (pam_unix.so)
# session handling modules, this is not needed. However with modules
# (such as kerberos or other persistent session models), login and su
# need to fork and wait for the shell to exit so that sessions can be
# cleaned up.
#
CLOSE_SESSIONS yes

Of course, for all I know S9 doesn't have this file, but it should have something analogous.

D.

David Kuhl
Parity Systems
[EMAIL PROTECTED]
-----------------------



Henry B. Hotz wrote:
The pam_krb5 session module is supposed to clean up your credentials on logout (if you are the last logout for that session).

I had a Solaris 9 machine which did that. Now I have a different S9 machine which doesn't. Any suggestions for what to look for?
------------------------------------------------------------------------ ----
The opinions expressed in this message are mine,
not those of Caltech, JPL, NASA, or the US Government.
[EMAIL PROTECTED], or [EMAIL PROTECTED]


________________________________________________
Kerberos mailing list           [EMAIL PROTECTED]
https://mailman.mit.edu/mailman/listinfo/kerberos
________________________________________________
Kerberos mailing list           [EMAIL PROTECTED]
https://mailman.mit.edu/mailman/listinfo/kerberos

Reply via email to