This is a discussion on RE: [squid-users] Squid + MSAD. within the Squid Users forums, part of the Web Server and Related Forums category; Hi Henrik, Another question is... Do I need specify domain + user + password or only user + password. Regards. -----Original Message----- From: ...
|
|||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
|
|||
|
Hi Henrik,
Another question is... Do I need specify domain + user + password or only user + password. Regards. -----Original Message----- From: Henrik Nordstrom [mailto:hno@squid-cache.org] Sent: Thursday, February 19, 2004 11:13 To: Ampugnani, Fernando Cc: Henrik Nordstrom; squid-users@squid-cache.org Subject: RE: [squid-users] Squid + MSAD. On Thu, 19 Feb 2004, Ampugnani, Fernando wrote: > I have been same test with squid_ldap_auth and > squid_ldap_group. And I see that same part of squid_ldap_group line work > properly (part that connect to LDAP and do the search), but I belive that > when squid_ldap_group must send user and password there is same wrong, > because take password as group. Reading the question again. No, the binddn and bindpassword is correct. You get a very annoying error message when tese are wrong. > Is the filter syntax correct? Maybe, but it depends on what arguments you used for squid_ldap_auth. If squid_ldap_auth is used in search mode then the exact same filter needs to be specified as user filter to squid_ldap_group. See the -F option in the manual. Regards Henrik |