[squid-users] Squid Authentication with Window AD
Amos Jeffries
squid3 at treenet.co.nz
Wed Mar 16 13:06:02 UTC 2016
On 16/03/2016 10:25 p.m., vibhorsaraswat wrote:
> Hello All,
>
> I am getting the below error during authentication, can any one helo me
>
EHLO.
> ############
> wbinfo -a auth_squi
> Enter auth_squid's password:
> plaintext password authentication failed
> Could not authenticate user auth_squid with plaintext password
> Enter auth_squid's password:
> could not obtain winbind interface details: WBC_ERR_WINBIND_NOT_AVAILABLE
> could not obtain winbind separator!
That seems pretty clear. wbinfo cannot understand the credentials you
gave it.
Since this is a Windows auth system you need to pass it Windows format
credentials.
NTLM: DOMAIN\user
Negotiate: user at DOMAIN
> challenge/response password authentication failed
> Could not authenticate user auth_squid with challenge/response
>
Amos
More information about the squid-users
mailing list