On Mon, 26 Jan 2004, Olli wrote: > How I can disable password authentication to single user (with ssh)? > User needs password to local login, but I want to deny ssh -logins with > password.
If you have ssh using pam, I would use pam_listfile in /etc/pam.d/sshd, to let you specify a list of users for whom auth will fail. -- CAUTION: Product will be hot after heating -- [EMAIL PROTECTED] mailing list
