Skip to content
Snippets Groups Projects
Commit 55da06ba authored by ynerant's avatar ynerant Committed by ynerant
Browse files

[zamok] Add PAM rule to use namespaces


Signed-off-by: ynerant's avatarYohann D'ANELLO <ynerant@crans.org>
parent 93077999
No related branches found
No related tags found
1 merge request!277Clean SSSD on Zamok
......@@ -111,3 +111,14 @@
- "000-perso-vhosts.conf"
- "001-perso.conf"
notify: Reload apache
- name: Add PAM rule to use namespaces to have separate temporary directories
pamd:
name: common-session
type: session
control: optional
module_path: pam_systemd.so
new_type: session
new_control: optional
new_module_path: pam_namespace.so
state: after
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment