Re: Checking if PAM is used by login

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Great! Thanks a lot. This is just what I was looking for.

One thing I don't understand though is what happens if PAM is uninstalled. Will this prevent 'login' (for example) from running at all? Is a new 'login' binary put in place when the PAM RPM is installed?

-David

On 6/26/07, Kenneth Geisshirt <kenneth@xxxxxxxxxxxx> wrote:
On Tue, June 26, 2007 14:11, David Resnick wrote:

> Though I am hoping for something more definitive (in case, for example,
> the
> logged activity is old and PAM has since been disabled).

I don't follow you. PAM is not a service but a library (with plugins in
the form of shared objects - .so files). You don't simply disable PAM.
Take the /bin/login program - it is used for login at the console. Try to
run ldd /bin/login and see that this program is linked with libpam.so .
Then check /etc/pam.d/login to see how login is using PAM.

/kneth

_______________________________________________
Pam-list mailing list
Pam-list@xxxxxxxxxx
https://www.redhat.com/mailman/listinfo/pam-list

_______________________________________________
Pam-list mailing list
Pam-list@xxxxxxxxxx
https://www.redhat.com/mailman/listinfo/pam-list

[Index of Archives]     [Fedora Users]     [Kernel]     [Red Hat Install]     [Linux for the blind]     [Gimp]

  Powered by Linux