[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Re: Notification when pam_end() is called?
- From: Nalin Dahyabhai <nalin redhat com>
- To: pam-list redhat com
- Subject: Re: Notification when pam_end() is called?
- Date: Mon, 8 Apr 2002 15:21:25 -0400
On Mon, Apr 08, 2002 at 02:15:41PM -0500, Reeves, Drue wrote:
> Does anyone know if the module gets a notification when pam_end() is called?
>
> I'd like for my module to know when the pam aware application is unloaded, terminated or when pam_end() is called.
I haven't checked the libpam sources, but I'd expect cleanup functions
for PAM data items (which are registered with pam_set_data()) to be
called by pam_end().
HTH,
Nalin
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
[]