ソースを参照

Add AuthorizedKeysCommand to pillar.example

Signed-off-by: Johannes Löthberg <johannes@kyriasis.com>
master
Johannes Löthberg 8年前
コミット
a74d859992
1個のファイルの変更2行の追加0行の削除
  1. +2
    -0
      pillar.example

+ 2
- 0
pillar.example ファイルの表示

@@ -21,6 +21,8 @@ sshd_config:
MaxSessions: 10
RSAAuthentication: 'yes'
PubkeyAuthentication: 'yes'
AuthorizedKeysCommand: '/usr/bin/sss_ssh_authorizedkeys'
AuthorizedKeysCommandUser: 'nobody'
IgnoreRhosts: 'yes'
RhostsRSAAuthentication: 'no'
HostbasedAuthentication: 'no'

読み込み中…
キャンセル
保存