Question
I'm having a problem configuring
LdapContrib for my Twiki install. I've had no problems configuring my blogs to work with LDAP, so I know the server is able to contact the LDAP server and I'm able to do command line ldapsearch calls with a simple -x option for basic SASL authentication (with a username/password). I'm getting the following error:
49: 8009030C:
LdapErr: DSID-0C09043E, comment:
AcceptSecurityContext error, data 0, vece
failed to bind
error in search: 49: 8009030C:
LdapErr: DSID-0C09043E, comment:
AcceptSecurityContext error, data 0, vece
oops, no result
My LDAP server supports GSSAPI GSS-SPNEGO EXTERNAL DIGEST-MD5 authentication, and I have those set in my config file.
Happy to provide my config file via email.
Environment
--
TWikiGuest - 22 Jul 2008
Answer
If you answer a question - or have a question you asked answered by someone - please remember to edit the page and set the status to answered. The status is in a drop-down list below the edit box.
Sorry, closing this question after more than 30 days of inactivity. Feel free to re-open if needed.
--
PeterThoeny - 02 Sep 2008
What helped me was using userPrincipalName syntax for the bind:
user@domainPLEASENOSPAM.com
--
LarsEik - 14 Sep 2008
Topic revision: r3 - 2008-09-14
- LarsEik