# # The PAM configuration file for the Shadow `login' service # # Standard Un*x authentication. @include common-auth # Standard Un*x authorization. @include common-account # Standard Un*x session setup and teardown. @include common-session # Print the message of the day upon successful login. session optional pam_motd.so # [1] # Create a homedir for the user, if there is none yet. session optional pam_mkhomedir.so # Standard Un*x password updating (not sure if login actually uses this, but # well...) @include common-password