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

ldap/kerberos & sssd - conflicting options #11

Open
Sauraus opened this issue Sep 26, 2013 · 2 comments
Open

ldap/kerberos & sssd - conflicting options #11

Sauraus opened this issue Sep 26, 2013 · 2 comments

Comments

@Sauraus
Copy link
Contributor

Sauraus commented Sep 26, 2013

I was just reading this thread https://bugzilla.redhat.com/show_bug.cgi?id=1001021 and I am wondering how the cookbook should handle this.

From the thread it looks like if you want all 3 services playing nicely you must enfore:
['authconfig']['kerberos']['realmdns'] = false

@jcam
Copy link
Owner

jcam commented Sep 27, 2013

is it enough to document the requirement? Maybe have it log an error if set incorrectly? I generally like to avoid having the cookbooks do too much for you under the hood that is unexpected.

@Sauraus
Copy link
Contributor Author

Sauraus commented Sep 27, 2013

I feel like that having some logic that 'breaks' the run if both settings are set is the best method, besides referring to the authconfig docs.

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

2 participants