瀏覽代碼

Add AuthorizedKeysCommand to pillar.example

Signed-off-by: Johannes Löthberg <johannes@kyriasis.com>
tags/v0.41.0
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'

Loading…
取消
儲存