소스 검색

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'

Loading…
취소
저장