Results 1 to 1 of 1
Hello All
I have created some users and gave permission only to that users to access the server with PAM following the link
Linux allow / restrict system logins to ...
- 08-26-2010 #1Just Joined!
- Join Date
- Jun 2009
- Posts
- 21
PAM login Issue
Hello All
I have created some users and gave permission only to that users to access the server with PAM following the link
Linux allow / restrict system logins to specific user groups only using pam_listfile PAM module
I added the line at the end of the file instead at the begining.
auth required pam_listfile.so onerr=fail item=group sense=allow file=/etc/login.group.allowed
I have added root user to. Now after logging out I am not able to login to the server. Can anyone help me to fix this.
Thanks in advance
santhosh


Reply With Quote