Limit access to hosts that have sssd running
This commit is contained in:
parent
2c423fc0ca
commit
dc9a3a0725
7 changed files with 22 additions and 2 deletions
|
@ -1,6 +1,4 @@
|
|||
---
|
||||
|
||||
# beef up shell hosts
|
||||
dsk_size: 40
|
||||
mem_size: 8192
|
||||
num_cpus: 4
|
||||
|
@ -13,3 +11,6 @@ firewall_in:
|
|||
|
||||
ssh_hostnames:
|
||||
- shell.foo.sh
|
||||
|
||||
sssd_allow_groups:
|
||||
- foosh
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue