You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Dec 26, 2020. It is now read-only.
when: not ssh_use_pam and sestatus.stdout != 'Disabled'
54
+
when: not ssh_use_pam and sestatus.stdout != 'Disabled' and selinux_installed.rc == 0
55
55
56
56
- name: remove selinux-policy when Pam is used, because Allowing sshd to read the shadow file directly is considered a potential security risk (http://danwalsh.livejournal.com/12333.html)
0 commit comments