summaryrefslogtreecommitdiff
path: root/modules/pam_sepermit/sepermit.conf
diff options
context:
space:
mode:
Diffstat (limited to 'modules/pam_sepermit/sepermit.conf')
-rw-r--r--modules/pam_sepermit/sepermit.conf11
1 files changed, 11 insertions, 0 deletions
diff --git a/modules/pam_sepermit/sepermit.conf b/modules/pam_sepermit/sepermit.conf
new file mode 100644
index 00000000..951f3dfe
--- /dev/null
+++ b/modules/pam_sepermit/sepermit.conf
@@ -0,0 +1,11 @@
+# /etc/security/sepermit.conf
+#
+# Each line contains either:
+# - an user name
+# - a group name, with @group syntax
+# - a SELinux user name, with %seuser syntax
+# Each line can contain optional arguments separated by :
+# The possible arguments are:
+# - exclusive - only single login session will
+# be allowed for the user and the user's processes
+# will be killed on logout