summaryrefslogtreecommitdiff
path: root/modules/pam_sepermit/sepermit.conf
blob: 0a12cd83e3173a60d8635210f9ce5bcd1a2dab94 (plain)
1
2
3
4
5
6
7
8
9
10
11
# /etc/security/sepermit.conf
#
# Each line contains either:
#        - a 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