Commit Graph

6 Commits

Author SHA1 Message Date
Vladimir Homutov 995d0f8eaa Default binddn is changed to empty string.
This allows to use anonymous bind, if binddn is not provided. Previous
default setting lead to use of unauthenticated bind, which is usually
disabled in LDAP server configurations.
2016-06-28 13:55:13 +03:00
Faisal Memon 081d42d5cc 2nd try to fix formatting. 2015-06-22 11:59:33 -07:00
Faisal Memon cb503c9218 fix link at end 2015-06-22 11:52:50 -07:00
tmauro-nginx ebeaf8fd57 Update README.md
Standardizing representation of hyperlink to "How Authentication Works in the Reference Implementation" section of blog post. Adding space in front of OpenLDAP hyperlink in 'Compatibility' section, hoping that makes the link look right.
2015-06-22 11:42:06 -07:00
tmauro-nginx f40722de6e Update README.md
Correcting link to blog post: changing https://nginx.com/blog/nginx-plus-authenticate-users#configure to .../#ldap-auth-configure
2015-06-22 11:36:26 -07:00
Vladimir Homutov 6a345efd55 Initial commit 2015-06-19 14:13:56 +03:00