Initial Commit
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
# Uncomment the following lines to allow the wheel group to use 'sudo'
|
||||
#Defaults secure_path="/usr/sbin:/usr/bin"
|
||||
#%wheel ALL=(ALL) ALL
|
||||
@@ -0,0 +1,11 @@
|
||||
# include the default auth settings
|
||||
auth include system-auth
|
||||
|
||||
# include the default account settings
|
||||
account include system-account
|
||||
|
||||
# Set default environment variables for the service user
|
||||
session required pam_env.so
|
||||
|
||||
# include system session defaults
|
||||
session include system-session
|
||||
Reference in New Issue
Block a user