Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add support for winbind on rhel systems #534

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

aisbergg
Copy link
Contributor

Role

os_hardening

Description

The current PAM configuration for RHEL systems only supports SSSD for external user authentication. On systems where Winbind is used, the role will prevent users to login.

This PR addresses this issue and adds support for Winbind by introducing a new option os_auth_pam_winbind_enable.

@rndmh3ro
Copy link
Member

rndmh3ro commented May 9, 2022

Thanks for this PR!

Is there any chance we can automatically test this? We already have some tests for PAM here: https://github.com/dev-sec/ansible-collection-hardening/blob/master/molecule/os_hardening/verify_pam.yml

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants