Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
サーバー上で別の sshd を開きたくありません。古いものはデフォルト設定を使用し、新しいものは pam モジュールを使用します
/etc/ssh/sshd_config2 を追加します
ファイル /etc/pam.d/sshd2 を追加する必要があると思います
/etc/pam.d/sshd2 を使用するように sshd を設定するにはどうすればよいですか?