On Wed, Nov 19, 2008 at 1:21 PM, Minson, John M Mr ARMY GUEST <[EMAIL PROTECTED]> wrote: > I'm trying to implement mod_authnz_ldap and get the following error > > auth_ldap authorise: User DN not found, ldap_search_ext_s() for user failed > > I have tried dozens of combinations of AuthLDAPUrl and AuthLDAPBindDN > > Is there anyway to get it to display the 'User DN' its trying to use ?
If you do an IP trace with wireshark, you'll see the formatted query being sent to the ldap server. I would guess that the problem is either: 1) The "attribute" in the AuthLDAPURL doesn't contain the same thing as what you're feeding into the browser 2) if you added a "filter" to the end of AuthLDAPURL it may be eliminating your result -- Eric Covener [EMAIL PROTECTED] --------------------------------------------------------------------- The official User-To-User support forum of the Apache HTTP Server Project. See <URL:http://httpd.apache.org/userslist.html> for more info. To unsubscribe, e-mail: [EMAIL PROTECTED] " from the digest: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]