Parcourir la source

Add AuthorizedKeysCommand to pillar.example

Signed-off-by: Johannes Löthberg <johannes@kyriasis.com>
master
Johannes Löthberg il y a 8 ans
Parent
révision
a74d859992
1 fichiers modifiés avec 2 ajouts et 0 suppressions
  1. +2
    -0
      pillar.example

+ 2
- 0
pillar.example Voir le fichier

@@ -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'

Chargement…
Annuler
Enregistrer