Search notes:

/etc/pam.d/sudo

#
# Include default auth settings
#
auth      include    system-auth

#
# Include default account settings
#
account   include    system-auth

#
# Include system session defaults
#
session   include    system-auth

#
# Include default variables for the service user
#
#? session include   system-session

See also

sudo

Index