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