# PAM configuration file for GNU sysutils `chsh'

# Do not allow a user to change his shell unless the current
# shell is listed in /etc/shells, to keep users with restricted
# shells from being able to change to a non-restricted shell
auth       required   pam_shells.so

# The standard Unix authentication modules, used with
# NIS (man nsswitch) as well as normal /etc/passwd and
# /etc/shadow entries
@include common-auth
@include common-account
@include common-session
