Skip to content

Use _bind() in getConnection()#114

Open
paroga wants to merge 1 commit into
osTicket:developfrom
paroga:bind
Open

Use _bind() in getConnection()#114
paroga wants to merge 1 commit into
osTicket:developfrom
paroga:bind

Conversation

@paroga

@paroga paroga commented Oct 11, 2016

Copy link
Copy Markdown

If the LDAP server does not support anonymous bindings authentication will fail. Use the provided credentials to fix the getConnection() logic.

If the LDAP server does not support anonymous bindings authentication will fail. Use the provided credentials to fix the getConnection() logic.
@coolacid

coolacid commented Feb 4, 2018

Copy link
Copy Markdown

Over a year, going to ping.

@greezybacon

Copy link
Copy Markdown
Contributor

What kind of servers are experiencing this error? I've tested with Microsoft AD, which doesn't allow for anonymous bind without error.

@paroga

paroga commented Feb 15, 2019

Copy link
Copy Markdown
Author

If I remember correctly it's OpenLDAP.

@greezybacon

Copy link
Copy Markdown
Contributor

@paroga thanks for the response. I tested your code against ActiveDirectory and it seems to work great. Thanks for the pull request.

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

Successfully merging this pull request may close these issues.

3 participants