Results 1 to 2 of 2
Hello I try to configure pam, but where is the error in the following code?
Code:
auth required pam_nologin.so
auth optional pam_unix2.so set_secrpc
Regards,
Charles...
Enjoy an ad free experience by logging in. Not a member yet? Register.
- 09-20-2012 #1
How to configure PAM?
Hello I try to configure pam, but where is the error in the following code?

Regards,Code:auth required pam_nologin.so auth optional pam_unix2.so set_secrpc
Charles
- 09-22-2012 #2Just Joined!
- Join Date
- Sep 2012
- Location
- Finland
- Posts
- 88
Have a look here:
freebsd.org/doc/en_US.ISO8859-1/articles/pam/pam-config.html
It might give you a few pointers.


Reply With Quote
