On Sun, Dec 31, 2017 at 10:02 AM, Alex Monk <[email protected]> wrote: > I think there might just be some caching going on. I ran chsh.ldap on > bastion.wmflabs.org and when I went to > deployment-puppetmaster02.deployment-prep.eqiad.wmflabs, it executed > the new shell. bastion still didn't.
We run nscd (<https://linux.die.net/man/8/nscd>) on every host in Cloud VPS to cache NSS lookup data. The cache time for passwd data is set to 3600 seconds (1 hour). Bryan -- Bryan Davis Wikimedia Foundation <[email protected]> [[m:User:BDavis_(WMF)]] Manager, Cloud Services Boise, ID USA irc: bd808 v:415.839.6885 x6855 _______________________________________________ Wikimedia Cloud Services mailing list [email protected] (formerly [email protected]) https://lists.wikimedia.org/mailman/listinfo/cloud
