Initial commit.
This commit is contained in:
11
security/sepermit.conf
Normal file
11
security/sepermit.conf
Normal file
@@ -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
|
||||
Reference in New Issue
Block a user