ClientAliveCountMax and PAM Authentication
- From: Al47Borz@xxxxxxxxx
- Date: Thu, 1 May 2008 18:41:16 -0700 (PDT)
If we ClientAliveCountMax openssh sshd shuts down the session by
calling _exit() in cleanup_exit(). This abrupt form of quitting the
program doesn’t call our pam module clean up that is keeping track of
the session count. I can hack cleanup_exit() to call our cleanup
routines, but before I do that I was wondering if anyone has more
savvy way of doing this that is inline with the openssh architecture.
Thanks for your help.
.
- Prev by Date: Openssh5 Chrootdirectory ?!
- Next by Date: Re: Openssh5 Chrootdirectory ?!
- Previous by thread: Openssh5 Chrootdirectory ?!
- Next by thread: Re: How to use command line (!) ftp WITH TLS resp SSH encryption?
- Index(es):
Relevant Pages
|
|