[squid-users] Problems with ntlm authentification ? what change from 2.6 to 3.0 ?

From: Phibee Network Operation Center <noc_at_phibee.net>
Date: Mon, 13 Oct 2008 07:06:01 +0200

Hi

i use Squid with NTLM authentification on 2.6 version ...

I have a new server and want run on Squid 3.0 but when i start the process,
he shutdown and put into cache.log:

2008/10/13 06:39:33| Starting Squid Cache version 3.0.STABLE2 for
i386-redhat-linux-gnu...
2008/10/13 06:39:33| Process ID 32411
2008/10/13 06:39:33| With 1024 file descriptors available
2008/10/13 06:39:33| Performing DNS Tests...
2008/10/13 06:39:33| Successful DNS name lookup tests...
2008/10/13 06:39:33| DNS Socket created at 0.0.0.0, port 57903, FD 7
2008/10/13 06:39:33| Adding domain srv1-v2.sodiaal.ophelys.org from
/etc/resolv.conf
2008/10/13 06:39:33| Adding nameserver 127.0.0.1 from /etc/resolv.conf
2008/10/13 06:39:33| helperStatefulOpenServers: Starting 15 'ntlm_auth'
processes
2008/10/13 06:39:33| helperOpenServers: Starting 15 'ntlm_auth' processes
2008/10/13 06:39:33| User-Agent logging is disabled.
2008/10/13 06:39:33| Referer logging is disabled.
2008/10/13 06:39:33| Unlinkd pipe opened on FD 42
2008/10/13 06:39:33| Local cache digest enabled; rebuild/rewrite every
3600/3600 sec
2008/10/13 06:39:33| Store logging disabled
2008/10/13 06:39:33| Swap maxSize 0 KB, estimated 0 objects
2008/10/13 06:39:33| Target number of buckets: 0
2008/10/13 06:39:33| Using 8192 Store buckets
2008/10/13 06:39:33| Max Mem size: 16384 KB
2008/10/13 06:39:33| Max Swap size: 0 KB
2008/10/13 06:39:33| Using Least Load store dir selection
2008/10/13 06:39:33| Set Current Directory to /var/spool/squid-ntlm
2008/10/13 06:39:33| Loaded Icons.
2008/10/13 06:39:33| Accepting HTTP connections at 0.0.0.0, port 8080,
FD 40.
2008/10/13 06:39:33| HTCP Disabled.
2008/10/13 06:39:33| Accepting SNMP messages on port 3401, FD 41.
2008/10/13 06:39:33| Outgoing SNMP messages on port 3401, FD 43.
2008/10/13 06:39:33| Ready to serve requests.
2008/10/13 06:39:33| Finished rebuilding storage from disk.
2008/10/13 06:39:33| 0 Entries scanned
2008/10/13 06:39:33| 0 Invalid entries.
2008/10/13 06:39:33| 0 With invalid flags.
2008/10/13 06:39:33| 0 Objects loaded.
2008/10/13 06:39:33| 0 Objects expired.
2008/10/13 06:39:33| 0 Objects cancelled.
2008/10/13 06:39:33| 0 Duplicate URLs purged.
2008/10/13 06:39:33| 0 Swapfile clashes avoided.
2008/10/13 06:39:33| Took 0.01 seconds ( 0.00 objects/sec).
2008/10/13 06:39:33| Beginning Validation Procedure
2008/10/13 06:39:33| WARNING: ntlmauthenticator #1 (FD 8) exited
2008/10/13 06:39:33| WARNING: ntlmauthenticator #2 (FD 9) exited
2008/10/13 06:39:33| WARNING: ntlmauthenticator #3 (FD 10) exited
2008/10/13 06:39:33| WARNING: ntlmauthenticator #4 (FD 11) exited
2008/10/13 06:39:33| WARNING: ntlmauthenticator #5 (FD 12) exited
2008/10/13 06:39:33| WARNING: ntlmauthenticator #6 (FD 13) exited
2008/10/13 06:39:33| WARNING: ntlmauthenticator #7 (FD 14) exited
2008/10/13 06:39:33| WARNING: ntlmauthenticator #8 (FD 15) exited
2008/10/13 06:39:33| Too few ntlmauthenticator processes are running
FATAL: The ntlmauthenticator helpers are crashing too rapidly, need help!

Squid Cache (Version 3.0.STABLE2): Terminated abnormally.
CPU Usage: 0.091 seconds = 0.034 user + 0.057 sys
Maximum Resident Size: 0 KB
Page faults with physical i/o: 0
Memory usage for squid via mallinfo():
        total space in arena: 3436 KB
        Ordinary blocks: 3385 KB 2 blks
        Small blocks: 0 KB 0 blks
        Holding blocks: 1972 KB 9 blks
        Free Small blocks: 0 KB
        Free Ordinary blocks: 50 KB
        Total in use: 5357 KB 156%
        Total free: 50 KB 1%

anyone know where is my error ?

Classic configuration (work on 2.6 version actually) :

auth_param ntlm program /usr/bin/ntlm_auth
--helper-protocol=squid-2.5-ntlmssp
auth_param ntlm children 15
#auth_param ntlm use_ntlm_negotiate on
#auth_param ntlm max_challenge_reuses 0
#auth_param ntlm max_challenge_lifetime 10 minutes

auth_param basic program /usr/bin/ntlm_auth
--helper-protocol=squid-2.5-basic
auth_param basic children 15
auth_param basic realm Squid proxy-caching web server
auth_param basic credentialsttl 2 hours

thanks for your help
jerome
Received on Mon Oct 13 2008 - 05:06:06 MDT

This archive was generated by hypermail 2.2.0 : Mon Oct 13 2008 - 12:00:02 MDT