Displaying 7 results from an estimated 7 matches for "authenticatentlmhandlereply".
2013 Oct 02
2
Problem with squid+ntlm+samba
...word localnet# Default block all to be surehttp_access deny all
My winbind_privileged
drwxr-x--- 2 root proxy 512B Oct 2 10:00 winbindd_privileged
Error logs:
[2013/10/01 19:39:44, 0] utils/ntlm_auth.c:833(manage_squid_ntlmssp_request) NTLMSSP BH: NT_STATUS_ACCESS_DENIED2013/10/01 19:39:44| authenticateNTLMHandleReply: Error validating user via NTLM. Error returned 'BH NT_STATUS_ACCESS_DENIED'
Login for user [SALE]\[wellington.gomes]@[TI-06] failed due to [Access denied]2013/10/01 19:37:35| authenticateNTLMHandleReply: Error validating user via NTLM. Error returned 'BH NT_STATUS_ACCESS_DENIED'[...
2005 Apr 07
2
Samba-Squid-AD: Error returned 'BH NT_STATUS_ACCESS_DENIED'
...y,
I setup squid-2.5.STABLE9 with samba-3.0.13 to use
winbind authentication over a Windows 2003 Active
Directory.
Web users' authentication from my proxy server box
succeedes.
But when a remote user try to authenticate himself,
authentication failes and Squid return the
following:
authenticateNTLMHandleReply: Error validating user
via NTLM. Error returned 'BH
NT_STATUS_ACCESS_DENIED'
I configured samba with (--with-ads --with-ldap
--with-winbind --with-winbind-auth-challenge).
And I configure squid with
(--enable-auth="ntlm,basic"
--enable-basic-auth-helpers="winbind&q...
2003 Sep 03
4
Samba 3 - ntlm_auth ntlmssp failing
...tlm_auth.c:manage_squid_request(1061)
Got 'YR' from squid (length: 2).
[2003/09/03 08:15:40, 10]
utils/ntlm_auth.c:manage_squid_ntlmssp_request(312)
got NTLMSSP packet:
[2003/09/03 08:15:40, 10]
utils/ntlm_auth.c:manage_squid_ntlmssp_request(322)
NTLMSSP challenge
2003/09/03 08:15:40| authenticateNTLMHandleReply: Helper: '0x557d9470'
{TT TlRMTVNTUAACAAAAAAAAADAAAAACAgAgJt9X786e84sAAAAAAAAAAAAAAAAwAAAA}
2003/09/03 08:15:40| authenticateNTLMHandleReply: helper '0x557d9470'
2003/09/03 08:15:40| authenticateValidateUser: Validating Auth_user
request '0x559ba5a8'.
2003/09/03 08:15:40| au...
2004 Oct 04
1
AD2003 +Squid NTLM Auth.
...N_2K_TEST] failed due to [winbind
client not authorized to use winbindd_pam_auth_crap. Ensure permissions on
/var/db/samba/winbindd_privileged are set correctly.]
[2004/10/04 11:40:17, 0] utils/ntlm_auth.c:manage_squid_ntlmssp_request(612)
NTLMSSP BH: NT_STATUS_ACCESS_DENIED
2004/10/04 11:40:17| authenticateNTLMHandleReply: Error validating user via
NTLM. Error returned 'BH NT_STATUS_ACCESS_DENIED'
[2004/10/04 11:40:18, 0] utils/ntlm_auth.c:winbind_pw_check(439)
Login for user [DOMAIN]\[ADMINTEST]@[WIN_2K_TEST] failed due to [winbind
client not authorized to use winbindd_pam_auth_crap. Ensure permissions o...
2005 Jul 06
0
Re: Samba and Windows 2003 with SP1
[Accidentally sent to samba-technical --dave]
Stubel Timo wrote:
> Hello List,
>
>
>
> hope anybody can help me. We have problems with our squid porxy with userauthentication.
>
>
>
> The error is:
>
> authenticateNTLMHandleReply: Error validating user via NTLM. Error returned 'BH NT_STATUS_ACCESS_DENIED'
>
>
>
> We are using debian machines with samba-3.0.14a-3 and squid-2.5.10-1 on it.
>
>
>
>
>
> Could you send me an eMail, if there is an update available, or if there is a...
2004 Nov 24
0
Upgrade from 3.0.7 to 3.0.8 breaks winbind
...log daemon related to the POP failures are as follows:
popa3d[15772]: Authentication failed for UNKNOWN USER
Squid 2.5.7 uses winbind to authenticate our users to the proxy via ntlm.
When a user called 'dineshbh' tried to authenticate, the following was logged by
syslog:
squid[15114]: authenticateNTLMHandleReply: Error validating user via NTLM.
Error returned 'BH NT_STATUS_ACCESS_DENIED'
The relevent config in squid.conf for this is like so:
auth_param ntlm program /usr/bin/ntlm_auth --helper-protocol=squid-2.5-ntlmssp
auth_param ntlm children 5
auth_param ntlm max_challenge_reuses 0
auth_pa...
2005 Sep 02
0
winbind problem
.../02 13:53:10, 0]
nsswitch/winbindd.c:process_loop(803)
winbindd: Exceeding 200 client connections, no idle
connection found
[2005/09/02 13:53:10, 0]
nsswitch/winbindd.c:process_loop(803)
winbindd: Exceeding 200 client connections, no idle
connection found
The errors in squid cache.log
FATAL: authenticateNTLMHandleReply: called with no
result string
Squid Cache (Version 2.5.STABLE7): Terminated
abnormally.
CPU Usage: 65238.530 seconds = 13687.180 user +
51551.350 sys
Maximum Resident Size: 0 KB
Page faults with physical i/o: 24735
Memory usage for squid via mallinfo():
total space in arena: 437924 KB...