#
# The PAM configuration file for the Shadow `chfn' service
#

# The standard Unix authentication modules, used with
# NIS (man nsswitch) as well as normal /etc/passwd and
# /etc/shadow entries.
auth       required   pam_unix.so nullok
account    required   pam_unix.so
session    required   pam_unix.so

