Search squid archive

Failed to parse NTLMSSP packet

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 




OS: RHEL 5.3 64 Bit
Squid: squid-2.7.STABLE9
Samba: samba-3.3.12

I went live with a new Squid server today. It appears to be working and authenticating using NTLM fine, but my cache.log file is recording a large number of these messages.

[2010/08/25 15:04:21,  1] libsmb/ntlmssp.c:ntlmssp_update(328)
  Failed to parse NTLMSSP packet, could not extract NTLMSSP command
[2010/08/25 15:04:21,  1] libsmb/ntlmssp.c:ntlmssp_update(328)
  Failed to parse NTLMSSP packet, could not extract NTLMSSP command
[2010/08/25 15:04:21,  1] libsmb/ntlmssp.c:ntlmssp_update(328)
  Failed to parse NTLMSSP packet, could not extract NTLMSSP command

My squid.conf:

#
auth_param ntlm program /usr/local/squid/sbin/ntlm_auth --helper-protocol=squid-2.5-ntlmssp
auth_param ntlm children 40
auth_param ntlm keep_alive on
#
auth_param basic program /usr/local/squid/sbin/ntlm_auth --helper-protocol=squid-2.5-basic
auth_param basic children 5
auth_param basic realm Squid proxy-caching web server
auth_param basic credentialsttl 1 hours

My smb.conf:

[global]

        workgroup = XXX
        winbind uid = 10000-20000
        winbind gid = 10000-20000
        encrypt passwords = yes
        security=domain
        password server = xxx, yyy
        winbind enum users = yes
        winbind enum groups = yes
        winbind use default domain = yes
        preferred master = False
        local master = No
        domain master = False
        log file = /var/log/samba.log

; end


Anyone know what the messages mean, or how to fix it?

-Mike




[Index of Archives]     [Linux Audio Users]     [Samba]     [Big List of Linux Books]     [Linux USB]     [Yosemite News]

  Powered by Linux