Olivier Thauvin wrote: > * Colin Guthrie ([email protected]) wrote: >> Then check your /etc/pam.d/system-auth (or /etc/pam.d/sshd which should >> include system-auth). >> >> >> The system-auth we ship includes: >> >> -session optional pam_systemd.so > > My system-auth is pushed via puppet to setup ldap authentication. > > So at time I'll add this to sshd pam config file. > > I wonder how other sys admin does to automated setup of their servers. > > Thanks.
/etc/pam.d/system-auth is modified by msec, so on upgrades it's usually installed as a .rpmnew file, so if there are some needed changes there, they won't be picked up immediately.
