[Linux-cluster] Pam authentification

Debbie Tropiano debbiet at arlut.utexas.edu
Wed Feb 15 16:37:57 UTC 2006


I have messed with it very thoroughly,
but my /etc/security/access.conf file has

-:ALL EXCEPT root:ALL

I think I may have also tried it with a username after root,
but don't recall now.  I didn't need to restart sshd after
I made the changes to the files (/etc/security/access.conf,
/etc/pam.d/ssh and /etc/pam.d/login.

FWIW  I found the example on this page
http://www.phptr.com/articles/article.asp?p=165226&seqNum=12
very helpful.

Good luck,
Debbie

On Wed, Feb 15, 2006 at 03:37:30PM +0100, Anthony Assi wrote:
> 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
>... 

-- 
| Debbie Tropiano                            |  debbiet at arlut.utexas.edu   |
| Environmental Sciences Laboratory          |     +1 512 835 3367 w       |
| Applied Research Laboratories of UT Austin |     +1 512 835 3544 fax     |
| P.O. Box 8029, Austin, TX 78713-8029       | home email: debbie at icus.com |




More information about the Linux-cluster mailing list