/snap/core22/2437/etc/pam.d
NameSizeModeActions
chfn3840644editdlrm
chpasswd920644editdlrm
chsh5810644editdlrm
common-account12080644editdlrm
common-auth17180644editdlrm
common-password17220644editdlrm
common-session14270644editdlrm
common-session-noninteractive14350644editdlrm
login41260644editdlrm
newusers920644editdlrm
other5200644editdlrm
passwd920644editdlrm
polkit-12700644editdlrm
runuser1430644editdlrm
runuser-l1380644editdlrm
sshd21330644editdlrm
su22590644editdlrm
su-l1370644editdlrm
sudo3300644editdlrm
sudo-i3150644editdlrm
Edit: /snap/core22/2437/etc/pam.d/chsh (581B)
# # The PAM configuration file for the Shadow `chsh' service # # This will not allow a user to change their shell unless # their current one is listed in /etc/shells. This keeps # accounts with special shells from changing them. auth required pam_shells.so # This allows root to change user shell without being # prompted for a password auth sufficient pam_rootok.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