LDAP doc issue #151

Closed
opened 2020-04-19 09:44:39 +00:00 by raucao · 1 comment
Owner

Due to wormhole getting XMPP auth failures, I just tried to list accounts using the example command from the LDAP doc.

However, I'm getting this error as a result:

ldap_initialize( ldaps://ldap.kosmos.org:636/??base )
ldap_sasl_bind(SIMPLE): Can't contact LDAP server (-1)
Due to wormhole getting XMPP auth failures, I just tried to list accounts using the [example command from the LDAP doc](https://gitea.kosmos.org/kosmos/chef/src/branch/master/doc/ldap.md#user-content-example-search). However, I'm getting this error as a result: ``` ldap_initialize( ldaps://ldap.kosmos.org:636/??base ) ldap_sasl_bind(SIMPLE): Can't contact LDAP server (-1) ```
Author
Owner

Turns out this was the LDAP server being down, so the result is correct.

Turns out this was the LDAP server being down, so the result is correct.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: kosmos/chef#151
No description provided.