[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Re: Checking if PAM is used by login
- From: "Kenneth Geisshirt" <kenneth geisshirt dk>
- To: "Pluggable Authentication Modules" <pam-list redhat com>
- Subject: Re: Checking if PAM is used by login
- Date: Tue, 26 Jun 2007 11:13:39 +0200 (CEST)
On Tue, June 26, 2007 10:14, David Resnick wrote:
> Is there any method of checking if the services are compiled to use the
> PAM modules?
First of all, all Linux distributions (to my knowledge Slackware is the
only exception) use PAM for authentication (login) and password changes.
Second, you should take a look at /var/log/message (or similar) where PAM
is write log messages. For example I have the following in my log:
Jun 26 11:10:01 colws01m crond(pam_unix)[5283]: session opened for user
root by (uid=0)
Jun 26 11:10:01 colws01m crond(pam_unix)[5283]: session closed for user root
/kneth
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]