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

sssd.conf template is not marked as sensitive #65

Open
drzewiec opened this issue Nov 27, 2023 · 0 comments
Open

sssd.conf template is not marked as sensitive #65

drzewiec opened this issue Nov 27, 2023 · 0 comments

Comments

@drzewiec
Copy link
Contributor

Brief Description

When the cookbook applies the sssd.conf template, it is not marked as sensitive even if the ldap_default_authtok attribute is set. This results in credentials showing up in Chef logs.

Cookbook version

5.2.6

Chef-Infra Version

18.3.0

Platform details

Rocky Linux 8.8

Steps To Reproduce

Set node['sssd_ldap']['sssd_conf']['default_ldap_authtok'] and run the cookbook.

Expected behavior

When the default_ldap_authtok attribute is set, the sssd.conf template resource should get marked sensitive and not include a diff output.

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

No branches or pull requests

1 participant