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

Skipping optional LDAP configuration causes the installer to fail #62

Closed
smangelsdorf opened this issue Sep 25, 2015 · 1 comment
Closed
Labels
Milestone

Comments

@smangelsdorf
Copy link
Contributor

I skipped the optional LDAP configuration step, and the installer failed because Apache's configuration was invalid. The error I received was:

httpd[5731]: AuthLDAPBindDN takes one argument, DN to use to bind to LDAP server. If not provided, will do an anonymous bind.
@smangelsdorf
Copy link
Contributor Author

Relevant invalid Apache configuration is:

AuthLDAPURL ldap:///?
AuthLDAPBindDN ""
AuthLDAPBindPassword ""

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

No branches or pull requests

2 participants