>I am currently running SuSE linux 6.4 and what I would like to do is to
>restrict console logins to just a few accounts. In slackware and BSd I
>used to do this via a file called login.access but this does not exist in
>SuSE and even redhat I am told I can do it via PAM but how?
> Noah
>[EMAIL PROTECTED]
you could try to edit /etc/password and set the default shell of the
"unwanted" users to /bin/false
test:x:613:100::/home/test:/bin/false
Consolelogin (remote + local) is not possible anymore...
X-Logins ( using xdm/kdm ) are still possible....
Michael Meinl