27b172f0832b55f334a06561a80fa2e1dfe7517d
If winbind is unable to communicate with any domain controller, the `pam_winbind.so` module will time out. In _auth_ and _account_ context, this was not an issue, at least for local users, because other modules terminated the stack before `pam_winbind.so` was called. In _session_ context, though, nothing terminated the stack at all, so `pam_winbind.so` was called unconditionally. This prevented even _root_ from logging in on the console. This made troubleshooting difficult, especially for the VM hosts, when the domain controllers were down.
Description
Ansible configuration policy for the private network/home lab of Dustin C. Hatch
http://dustin.hatch.name/
Languages
Jinja
86.2%
Python
6.6%
Shell
4.6%
Groovy
2.6%