+ Reply to Thread
Results 1 to 2 of 2

Thread: Error 500 and can't connect to LDAP server

  1. #1

    Default Error 500 and can't connect to LDAP server

    Hi everybody

    I do have a test LDAP server (hostname: "ldap.wasserwacht.de" running with the following structure
    o=wasserwacht, c=de
    > cn=Manager
    > ou=Users
    >> cn=username

    The PHP-LDAP-Admin needs a passwort for cn=Manager

    So in Mindtouch I have configured it the following way:
    SID: sid://mindtouch.com/2007/05/ldap-authentication
    bindingdn: cd=Manager,o=domainname,c=de
    bindingpw: <password>
    hostname: ldap.wasserwacht.de
    searchbase: o=wasserwacht,c=de
    userquery: cn=$1

    Unfortunately I can't authenticate via LDAP. I'll always get an error 500 with

    Novell.Directory.Ldap.Connection.connect (System.String host, Int32 port) [0x00000]
    Novell.Directory.Ldap.LdapConnection.Connect (System.String host, Int32 port) [0x00000]
    MindTouch.Deki.Services.LdapClient.GetLdapConnecti onFromBindingDN (System.String server, System.String bindingdn, System.String password) [0x00000]

    Does anybody know what I'm doing wrong?

    Thanks for help
    Michael Hartmann
    Last edited by wasserrettung; 02-21-2012 at 05:29 PM. Reason: submitted to early ;)

  2. #2
    Join Date
    Jul 2006
    Location
    San Diego, CA
    Posts
    5,450

    Default

    If you have the commercial version, you should contact our friendly support team. They love to assist!
    Steve G. Bjorg - Chief Architect
    Did you check the MindTouch FAQ?
    Found a bug? Report it.
    Follow me on Twitter
    Find us on IRC: irc.freenode.net #mindtouch

+ Reply to Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts