Add Salt baseline states for Proxmox Mail Gateway.
Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
co-authored by
Cursor
parent
35d81332fa
commit
85cecf78f6
@@ -0,0 +1,14 @@
|
||||
## Managed by Salt.
|
||||
-D
|
||||
-b 8192
|
||||
|
||||
-w /etc/passwd -p wa -k identity
|
||||
-w /etc/group -p wa -k identity
|
||||
-w /etc/shadow -p wa -k identity
|
||||
-w /etc/gshadow -p wa -k identity
|
||||
|
||||
-w /etc/sudoers -p wa -k privilege-escalation
|
||||
-w /etc/sudoers.d/ -p wa -k privilege-escalation
|
||||
|
||||
-w /etc/ssh/sshd_config -p wa -k ssh
|
||||
-w /etc/ssh/sshd_config.d/ -p wa -k ssh
|
||||
Reference in New Issue
Block a user