On Mon, Feb 25, 2008 at 5:06 AM, Chris <[EMAIL PROTECTED]> wrote:
> I did a tcpdump and can see packets going to the AD end but nothing is
>  coming back.

Have you checked if you can use the AD server? Try authenticating
against it using an ldap command line client.


>  AuthName "Test"
>  AuthType Basic
>  AuthLDAPURL 
> ldap://ad.myorg.org:389/ou=staff,ou=mkt,ou=locations,dc=myorg,dc=org
>  AuthBasicProvider ldap
>  AuthzLDAPAuthoritative off
>  require valid-user

Does your AD server allow anonymous binds? Most don't and in this case
you will need an LdapBindDN and LdapBindPassword directive.

Krist

-- 
[EMAIL PROTECTED]
[EMAIL PROTECTED]
Bremgarten b. Bern, Switzerland
--
A: It reverses the normal flow of conversation.
Q: What's wrong with top-posting?
A: Top-posting.
Q: What's the biggest scourge on plain text email discussions?

---------------------------------------------------------------------
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]

Reply via email to