Closed eyespies closed 6 years ago
This has been tracked down to an issue in the upstream linux-dev-sec Chef cookbook and will need to be addressed there by allowing this cookbook to override the template file used to build /etc/pam.d/system-auth-ac
Cookbook version
Chef-client version
Platform Details
KVM Oracle Linux 6.9
Scenario:
Attempting to use
sudo su -
when the system is tied in to a FreeIPA server results in password failures.Steps to Reproduce:
Setup a server Register said server with FreeIPA Login as a normal user with sudo privileges in FreeIPA Attempt to
sudo su -
Expected Result:
I should change to the root user
Actual Result:
I receive password failure messages