sshログオンのユーザー制限
例 user1のログオンのみ許可 設定ファイルの場所:/etc/ssh/sshd_config 以下を編集 AllowUsers user1
AllowUsers user1