tis 2003-06-24 klockan 14.35 skrev Alex Carlos Braga Ant�o: > It�s independent on which authenticator I use. Now I use NTLM AUTH and > BASIC SMB auth. If the user has a 15 carac. password or more, he cannot log > into squid to browse... squid keeps asking for his password....
There is a limit in the total length of login:password to 63 characters in Squid-2.5. Other than this there is no limit on the password length. So if your login name is 47 characters long then the password will indeed be limited to 15 characters. Smaller logins allow for larger passwords. I would guess it is the authenticator helper or backend user database you use who is the culprit. Have you tried running the authenticators manually? -- Donations welcome if you consider my Free Squid support helpful. https://www.paypal.com/xclick/business=hno%40squid-cache.org Please consult the Squid FAQ and other available documentation before asking Squid questions, and use the squid-users mailing-list when no answer can be found. Private support questions is only answered for a fee or as part of a commercial Squid support contract. If you need commercial Squid support or cost effective Squid and firewall appliances please refer to MARA Systems AB, Sweden http://www.marasystems.com/, [EMAIL PROTECTED]
