Alexander Weidinger
|
7afea021c6
|
Fixed key generation
- generate before running check_mk on the sshd_config
- set permissions on private key
- cope with empty keys
|
7 years ago |
Andres Montalban
|
c7a97ae72f
|
Create needed directory for UsePrivilegeSeparation option
|
7 years ago |
Alexander Weidinger
|
c71f2ae4fa
|
minor fix: use keyFile in config.sls
|
7 years ago |
Alexander Weidinger
|
162705c7ce
|
Test config before applying it
|
7 years ago |
Alexander Weidinger
|
6b23b28f52
|
Opt-in to enforce RSA key length
|
7 years ago |
ek9
|
038a51cdc8
|
manage sshd_config and ssh_config only if pillars are defined
|
7 years ago |
Adam Mendlik
|
613bea2cac
|
Add variables for file owner and mode
|
7 years ago |
Bogdan Radulescu
|
13cf374efe
|
Added configuration options for ssh_config
Made a small change to reflect the default sshd_config
|
9 years ago |
elfixit
|
18ba94d0fc
|
add options to give a key size to generate_key
|
9 years ago |
Niels Abspoel
|
2a68ccac1a
|
Add option to remove ssh_host_keys
|
9 years ago |
Franz Pletz
|
5d0f69ad2c
|
Cleanups for host key pillar example
|
10 years ago |
Franz Pletz
|
33f21a0976
|
Add support for ED25519 host keys
|
10 years ago |
Alan Pearce
|
6fb57f40bc
|
Config: Add support for generating keys
|
10 years ago |
Alan Pearce
|
73eaef4ea0
|
Config: Add support for ECDSA host keys
|
10 years ago |
Alan Pearce
|
ce46343562
|
Config: Refactor host key provisioning into loop
|
10 years ago |
Alan Pearce
|
2876a691b0
|
Remove reference to root group
By not specifying it, root user's group should be used.
|
10 years ago |
Seth House
|
b44c26cd13
|
Moved the rsa/dsa key management to config.sls
|
10 years ago |
Kenny Do
|
9f70270643
|
explicitly set the user, group, and mode to match the package's
sshd_config
|
11 years ago |
Kenny Do
|
dc53d0c295
|
fixed the name of the service that the openssh config is watched by
|
11 years ago |
Kenny Do
|
07771c0ebf
|
Split the sshd_config and banner components into sub-states
|
11 years ago |