kojak
7th December 2004, 05:24 PM
I'm running FC3 and I'd like to restrict local login to only a certain set of users. Currently, my box is at runlevel 5 so, I do have X running but I may set it to 3 in the future. Also, my PAM will be using /etc/passwd and LDAP *if* I can get it set up.
I was looking for something similar to SSH's /etc/ssh/sshd_config wherein you can specify who can login. For example...
PermitRootLogin no
AllowUsers bob tom jane
I was poking around and noticed /etc/security/access.conf but, I'm not sure if this is the right place to restrict access.
Thoughts?
Cheers
I was looking for something similar to SSH's /etc/ssh/sshd_config wherein you can specify who can login. For example...
PermitRootLogin no
AllowUsers bob tom jane
I was poking around and noticed /etc/security/access.conf but, I'm not sure if this is the right place to restrict access.
Thoughts?
Cheers