Re: Using config management to automate pam-auth-update(8) change

2018-06-19 Thread deloptes
Darren S. wrote: > I know that when the proper configuration is triggered that the target > files in /etc/pam.d/ are modified, but I can't figure out how to call > into pam-auth-update from Ansible to set the profiles. I'd rather use > the profile and avoid troublesome manual manipulation of the f

Using config management to automate pam-auth-update(8) change

2018-06-19 Thread Darren S.
Greetings, I'm using Ansible to manage Debian configurations, and am attempting to add a role to enable multi-factor auth in SSH with public keys and Duo (via libpam-duo). I almost have the configuration I want, but as part of it - once the libpam-duo package is installed - I need to enable the p