[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
RE: Notification when pam_end() is called?
- From: "Reeves, Drue" <Drue Reeves COMPAQ com>
- To: <pam-list redhat com>
- Subject: RE: Notification when pam_end() is called?
- Date: Mon, 8 Apr 2002 14:26:37 -0500
Thank you, that helps!
Drue
-----Original Message-----
From: Nalin Dahyabhai [mailto:nalin@redhat.com]
Sent: Monday, April 08, 2002 2:21 PM
To: pam-list@redhat.com
Subject: Re: Notification when pam_end() is called?
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
_______________________________________________
Pam-list mailing list
Pam-list@redhat.com
https://listman.redhat.com/mailman/listinfo/pam-list
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
[]