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

SUDO LDAP config doesn't correctly expand base dn #52

Open
wouterhummelink opened this issue Jan 2, 2015 · 1 comment
Open

SUDO LDAP config doesn't correctly expand base dn #52

wouterhummelink opened this issue Jan 2, 2015 · 1 comment

Comments

@wouterhummelink
Copy link
Contributor

When enabled to configure sudo-ldap the search base is expanded as:

ou=sudoers,[dc=example,dc=com]

Expected:
ou=sudoers,dc=example,dc=com

Fix:
Changed the template to use @dc.flatten.join(',') instead of @dc

@wouterhummelink
Copy link
Contributor Author

wouterhummelink@662e771

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