APEX LDAP Query
I have read many of the posts on APEX and LDAP on this forum but none have been able to assist me. When using the LDAP test tool I get "Authentication failed!" straight away as if the authentication string is wrong. I think the following should work:
LDAP Host: LDAPSERVERNAME
Port: 389
DN String: cn=%LDAP_USER%,ou=Staff,dc=collegename,dc=ac,dc=uk
I have tried every combination of authentication strings that have been suggested on the forum (ie, DOMAINNAME\%LDAP_USER%, LDAP Host with the domainname suffix, etc).
Is there another way I can test this, ie a simple script I can run in SQL*Plus or something to query LDAP from the command line to test the details are correct?
APEX Version: 3.2.0.00.27
DB: 11.1.0
Kind Regards
Alan
Edited by: Alan Barton on Sep 7, 2009 4:53 PM