Ed Avis <eda <at> waniasset.com> writes:

>Hmm, so what Apache does is first of all bind to the directory server, then do 
>a
>search using the query string which returns the 'cn' (common name).  Finally it
>constructs a distinguished name using this value of 'cn' and the password
>supplied by the user.

I meant to say, it constructs a DN using the common name (and the same ou=X,dc=Y
stuff that was used for searching) and then binds to the Directory server again
using this DN and the user's password.

-- 
Ed Avis <e...@waniasset.com>



---------------------------------------------------------------------
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: users-unsubscr...@httpd.apache.org
   "   from the digest: users-digest-unsubscr...@httpd.apache.org
For additional commands, e-mail: users-h...@httpd.apache.org

Reply via email to