Displaying 2 results from an estimated 2 matches for "password_1".
Did you mean:
password1
2005 Oct 31
1
NTLM Problems
...ing
error occurs:
[2005/10/31 11:43:36, 0] utils/ntlm_auth.c:winbind_pw_check(427)
Login for user [Domain]\[Proxy2]@[ianb] failed due to [Access denied]
[2005/10/31 11:43:36, 0] utils/ntlm_auth.c:manage_squid_ntlmssp_request(600)
NTLMSSP BH: NT_STATUS_ACCESS_DENIED
If I run a wbinfo -a Proxy2%Password_1 (A valid user and password), I get
this:
[root@cont] ~ # wbinfo -a Proxy2%Password_1
plaintext password authentication failed
error code was NT_STATUS_ACCESS_DENIED (0xc0000022)
error messsage was: Access denied
Could not authenticate user Proxy2%Password_1 with plaintext password
challenge/respons...
2005 Nov 07
4
Urgent Samba / Squid NTLM Auth Problems
...nd uid = 10000-20000
winbind gid = 10000-20000
winbind use default domain = yes
#realm = S058DS1001001.DOMAIN.COM
#client ntlmv2 auth = yes
log file = /var/log/log.%m
That works, when joining the domain we can see the users, groups etc. Some
of the commands we ran:
[root@cont] ~ # wbinfo -a Proxy2%Password_1
plaintext password authentication succeeded challenge/response password
authentication succeeded [root@cont] ~ # wbinfo -t checking the trust secret
via RPC calls succeeded
All worked fine, and squid could auth the user as could a wbinfo -a.
We then switched the option in AD to "Send NTLMv...