[Linux-cluster] Pam authentification

Anthony Assi Anthony.Assi at irisa.fr
Wed Feb 15 14:37:30 UTC 2006


Hi,

i need to restrict access to some nodes of the cluster to all users 
except Root and me,

i tried the following Pam_access method

**in /etc/security/access.conf :
+:root myusername:ALL
-:ALL:ALL


in /etc/pam.d/sshd or /etc/pam.d/login:
account  required  pam_access.so

and then did a:  /etc/init.d/sshd reload



My users are defined in OpenLdap,
this method doesn't seems to work, am i missing something?
Any Other suggestions?




More information about the Linux-cluster mailing list