On Tue, 17 Feb 2004, Dave Raven wrote: > I have a stupid question with ldap_auth, > its really a squid question - when > I use a user of test\test to get in the > ldap domain it removes the \ on the > authenticate parameters line
Is this in the auth_param basic program line for binding as a search user, or in the login request from the browser? LDAP very rarely have \ in login names. LDAP is not NT Domain and is structured very differently from NT domains. Regards Henrik
