Anyone have any ideas on this?
On 8/13/07, Joe Seeley <[EMAIL PROTECTED]> wrote: > > > Why do you have <http://localhost:5000> ? > > The localhost proxypass is to make remote requests look like they are > local requests. The application needs to believe the requests are local to > provide the proper response. > > > I assume from this that you are trying to bind and authenticate against > > an AD server? > > Yes, I am trying to bind against an Active Directory server. > > Thanks, > Joe >