Block password authetication on specific user on Linux
Hi,
I need to block password authentication for only specific users on Linux server, and leave key
option only. User can't be blocked to use password for other protocols like ftp
All changes should be done in sshd_config file
For UNIX I use following but it block all users on Linux