8 lines
233 B
Text
8 lines
233 B
Text
# The PAM configuration file for the Shadow 'groupdel' service
|
|
#
|
|
|
|
# This allows root to remove groups without being prompted for a password
|
|
auth sufficient pam_rootok.so
|
|
|
|
# checks for account validity
|
|
account required pam_permit.so
|