tor 2006-12-14 klockan 13:07 +0000 skrev Dryhurst Daniel (RQ6) RLBUHT: > However, there is still no authentication with the LDAP server.
Check your acls and http_access. From what I could tell you still allowed access on source IP, ignoring authentication. Squid only asks for authentication when required in http_access. required == http_access needs to evaluate an authentication related ACL. > When I > run ldapsearch from the command line I get the following message: > > [EMAIL PROTECTED] ~] ldapsearch > Ldap_sasl_interactive_bind_s: Can't contact LDAP Server (-1) You haven't specified the server, and most likely your server isn't running SASL either so use the -x option to disable SASL. Regards Henrik
signature.asc
Description: Detta är en digitalt signerad meddelandedel
