The idea is very simple you want to limit who can use sshd based on a list of users. The text file contains a list of users that may not log in (or allowed to log in) using the SSH server. This is used for improving security. PAM (Pluggable authentication modules) allows you to define [...]
{ 12 comments }
