Bläddra i källkod

Add AuthorizedKeysCommand to pillar.example

Signed-off-by: Johannes Löthberg <johannes@kyriasis.com>
tags/v0.41.0
Johannes Löthberg 8 år sedan
förälder
incheckning
a74d859992
1 ändrade filer med 2 tillägg och 0 borttagningar
  1. +2
    -0
      pillar.example

+ 2
- 0
pillar.example Visa fil

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

Laddar…
Avbryt
Spara