Mailinglist Archive: opensuse (3605 mails)
| < Previous | Next > |
[SLE] Squid Authentication Helpers Barf On SuSE 10.1
- From: "Adam Williams" <adamtaunowilliams@xxxxxxxxx>
- Date: Sun, 18 Jun 2006 10:23:34 -0400
- Message-id: <4ed4d43b0606180723g54cbafb1ga06e75fe40754973@xxxxxxxxxxxxxx>
Anybody running Squid on SuSE 10.1? Squid works, but only if the
authenticators are turned off. Otherwise squid dies because the
authenticators are dying off too fast. Yet I can run the authenticators
manually, even as user Squid with no errors. I then tested it on another
SuSE 10.1 box and got the same behaviour. This worked fine on the previous
version, and we've used basicaly this same squid.conf for ages and ages.
auth_param basic program /usr/sbin/squid_ldap_auth -b
"ou=Entities,ou=SAM,o=Morrison Industries,c=US" -h ldap -f
"(&(objectclass=posixAccount)(uid=%s)(morrisonactiveuser=Y))" -D
"uid=nss,ou=System,ou=Entities,ou=SAM,o=Morrison Industries,c=US" -s sub -w
************
auth_param basic children 5
auth_param basic Realm MI Proxy
auth_param basic credentialsttl 2 hours
external_acl_type ldap_group concurrency=10 %LOGIN
/usr/sbin/squid_ldap_group -b "o=Morrison Industries,c=US" -f
"(&(objectclass=posixGroup)(memberuid=%u)(cn=%g))" -s sub -P -h ldap
acl ldap_internet external ldap_group internet
2006/06/18 07:44:08| Starting Squid Cache version 2.5.STABLE12 for
i686-pc-linux-gnu...
2006/06/18 07:44:08| Process ID 8737
2006/06/18 07:44:08| With 4096 file descriptors available
2006/06/18 07:44:08| DNS Socket created at 0.0.0.0, port 34253, FD 7
2006/06/18 07:44:08| Adding nameserver 192.168.1.9 from /etc/resolv.conf
2006/06/18 07:44:08| helperOpenServers: Starting 5 'squid_ldap_auth'
processes
2006/06/18 07:44:08| ipcCreate: /usr/sbin/squid_ldap_auth: (1) Operation
not permitted
2006/06/18 07:44:08| ipcCreate: /usr/sbin/squid_ldap_auth: (1) Operation
not permitted
2006/06/18 07:44:08| ipcCreate: /usr/sbin/squid_ldap_auth: (1) Operation
not permitted
2006/06/18 07:44:08| ipcCreate: /usr/sbin/squid_ldap_auth: (1) Operation
not permitted
2006/06/18 07:44:08| helperOpenServers: Starting 10 'squid_ldap_group'
processes
2006/06/18 07:44:08| ipcCreate: /usr/sbin/squid_ldap_auth: (1) Operation
not permitted
2006/06/18 07:44:08| ipcCreate: /usr/sbin/squid_ldap_group: (1)
Operation not permitted
2006/06/18 07:44:08| ipcCreate: /usr/sbin/squid_ldap_group: (1)
Operation not permitted
2006/06/18 07:44:08| ipcCreate: /usr/sbin/squid_ldap_group: (1)
Operation not permitted
2006/06/18 07:44:08| ipcCreate: /usr/sbin/squid_ldap_group: (1)
Operation not permitted
2006/06/18 07:44:08| ipcCreate: /usr/sbin/squid_ldap_group: (1)
Operation not permitted
2006/06/18 07:44:08| ipcCreate: /usr/sbin/squid_ldap_group: (1)
Operation not permitted
2006/06/18 07:44:08| ipcCreate: /usr/sbin/squid_ldap_group: (1)
Operation not permitted
2006/06/18 07:44:08| ipcCreate: /usr/sbin/squid_ldap_group: (1)
Operation not permitted
2006/06/18 07:44:08| ipcCreate: /usr/sbin/squid_ldap_group: (1)
Operation not permitted
2006/06/18 07:44:08| User-Agent logging is disabled.
2006/06/18 07:44:08| ipcCreate: /usr/sbin/squid_ldap_group: (1)
Operation not permitted
2006/06/18 07:44:08| Referer logging is disabled.
2006/06/18 07:44:08| Unlinkd pipe opened on FD 27
2006/06/18 07:44:08| Swap maxSize 4194304 KB, estimated 322638 objects
2006/06/18 07:44:08| Target number of buckets: 16131
2006/06/18 07:44:08| Using 16384 Store buckets
2006/06/18 07:44:08| Max Mem size: 8192 KB
2006/06/18 07:44:08| Max Swap size: 4194304 KB
2006/06/18 07:44:08| Local cache digest enabled; rebuild/rewrite every
3600/3600 sec
2006/06/18 07:44:08| Store logging disabled
2006/06/18 07:44:08| Rebuilding storage in /var/cache/squid (DIRTY)
2006/06/18 07:44:08| Using Least Load store dir selection
2006/06/18 07:44:08| Current Directory is /
2006/06/18 07:44:08| Loaded Icons.
2006/06/18 07:44:09| Accepting HTTP connections at 192.168.1.47, port
3128, FD 26.
2006/06/18 07:44:09| Accepting ICP messages at 0.0.0.0, port 3130, FD
28.
2006/06/18 07:44:09| HTCP Disabled.
2006/06/18 07:44:09| Accepting SNMP messages on port 3401, FD 29.
2006/06/18 07:44:09| WCCP Disabled.
2006/06/18 07:44:09| Ready to serve requests.
2006/06/18 07:44:09| WARNING: basicauthenticator #1 (FD 9) exited
2006/06/18 07:44:09| WARNING: basicauthenticator #2 (FD 10) exited
2006/06/18 07:44:09| WARNING: basicauthenticator #3 (FD 11) exited
2006/06/18 07:44:09| Too few basicauthenticator processes are running
FATAL: The basicauthenticator helpers are crashing too rapidly, need
Squid Cache (Version 2.5.STABLE12): Terminated abnormally.
CPU Usage: 0.044 seconds = 0.024 user + 0.020 sys
Maximum Resident Size: 0 KB
Page faults with physical i/o: 0
Memory usage for squid via mallinfo():
total space in arena: 4288 KB
Ordinary blocks: 4276 KB 1 blks
Small blocks: 0 KB 0 blks
Holding blocks: 1020 KB 2 blks
Free Small blocks: 0 KB
Free Ordinary blocks: 11 KB
Total in use: 5296 KB 124%
Total free: 11 KB 0%
authenticators are turned off. Otherwise squid dies because the
authenticators are dying off too fast. Yet I can run the authenticators
manually, even as user Squid with no errors. I then tested it on another
SuSE 10.1 box and got the same behaviour. This worked fine on the previous
version, and we've used basicaly this same squid.conf for ages and ages.
auth_param basic program /usr/sbin/squid_ldap_auth -b
"ou=Entities,ou=SAM,o=Morrison Industries,c=US" -h ldap -f
"(&(objectclass=posixAccount)(uid=%s)(morrisonactiveuser=Y))" -D
"uid=nss,ou=System,ou=Entities,ou=SAM,o=Morrison Industries,c=US" -s sub -w
************
auth_param basic children 5
auth_param basic Realm MI Proxy
auth_param basic credentialsttl 2 hours
external_acl_type ldap_group concurrency=10 %LOGIN
/usr/sbin/squid_ldap_group -b "o=Morrison Industries,c=US" -f
"(&(objectclass=posixGroup)(memberuid=%u)(cn=%g))" -s sub -P -h ldap
acl ldap_internet external ldap_group internet
2006/06/18 07:44:08| Starting Squid Cache version 2.5.STABLE12 for
i686-pc-linux-gnu...
2006/06/18 07:44:08| Process ID 8737
2006/06/18 07:44:08| With 4096 file descriptors available
2006/06/18 07:44:08| DNS Socket created at 0.0.0.0, port 34253, FD 7
2006/06/18 07:44:08| Adding nameserver 192.168.1.9 from /etc/resolv.conf
2006/06/18 07:44:08| helperOpenServers: Starting 5 'squid_ldap_auth'
processes
2006/06/18 07:44:08| ipcCreate: /usr/sbin/squid_ldap_auth: (1) Operation
not permitted
2006/06/18 07:44:08| ipcCreate: /usr/sbin/squid_ldap_auth: (1) Operation
not permitted
2006/06/18 07:44:08| ipcCreate: /usr/sbin/squid_ldap_auth: (1) Operation
not permitted
2006/06/18 07:44:08| ipcCreate: /usr/sbin/squid_ldap_auth: (1) Operation
not permitted
2006/06/18 07:44:08| helperOpenServers: Starting 10 'squid_ldap_group'
processes
2006/06/18 07:44:08| ipcCreate: /usr/sbin/squid_ldap_auth: (1) Operation
not permitted
2006/06/18 07:44:08| ipcCreate: /usr/sbin/squid_ldap_group: (1)
Operation not permitted
2006/06/18 07:44:08| ipcCreate: /usr/sbin/squid_ldap_group: (1)
Operation not permitted
2006/06/18 07:44:08| ipcCreate: /usr/sbin/squid_ldap_group: (1)
Operation not permitted
2006/06/18 07:44:08| ipcCreate: /usr/sbin/squid_ldap_group: (1)
Operation not permitted
2006/06/18 07:44:08| ipcCreate: /usr/sbin/squid_ldap_group: (1)
Operation not permitted
2006/06/18 07:44:08| ipcCreate: /usr/sbin/squid_ldap_group: (1)
Operation not permitted
2006/06/18 07:44:08| ipcCreate: /usr/sbin/squid_ldap_group: (1)
Operation not permitted
2006/06/18 07:44:08| ipcCreate: /usr/sbin/squid_ldap_group: (1)
Operation not permitted
2006/06/18 07:44:08| ipcCreate: /usr/sbin/squid_ldap_group: (1)
Operation not permitted
2006/06/18 07:44:08| User-Agent logging is disabled.
2006/06/18 07:44:08| ipcCreate: /usr/sbin/squid_ldap_group: (1)
Operation not permitted
2006/06/18 07:44:08| Referer logging is disabled.
2006/06/18 07:44:08| Unlinkd pipe opened on FD 27
2006/06/18 07:44:08| Swap maxSize 4194304 KB, estimated 322638 objects
2006/06/18 07:44:08| Target number of buckets: 16131
2006/06/18 07:44:08| Using 16384 Store buckets
2006/06/18 07:44:08| Max Mem size: 8192 KB
2006/06/18 07:44:08| Max Swap size: 4194304 KB
2006/06/18 07:44:08| Local cache digest enabled; rebuild/rewrite every
3600/3600 sec
2006/06/18 07:44:08| Store logging disabled
2006/06/18 07:44:08| Rebuilding storage in /var/cache/squid (DIRTY)
2006/06/18 07:44:08| Using Least Load store dir selection
2006/06/18 07:44:08| Current Directory is /
2006/06/18 07:44:08| Loaded Icons.
2006/06/18 07:44:09| Accepting HTTP connections at 192.168.1.47, port
3128, FD 26.
2006/06/18 07:44:09| Accepting ICP messages at 0.0.0.0, port 3130, FD
28.
2006/06/18 07:44:09| HTCP Disabled.
2006/06/18 07:44:09| Accepting SNMP messages on port 3401, FD 29.
2006/06/18 07:44:09| WCCP Disabled.
2006/06/18 07:44:09| Ready to serve requests.
2006/06/18 07:44:09| WARNING: basicauthenticator #1 (FD 9) exited
2006/06/18 07:44:09| WARNING: basicauthenticator #2 (FD 10) exited
2006/06/18 07:44:09| WARNING: basicauthenticator #3 (FD 11) exited
2006/06/18 07:44:09| Too few basicauthenticator processes are running
FATAL: The basicauthenticator helpers are crashing too rapidly, need
Squid Cache (Version 2.5.STABLE12): Terminated abnormally.
CPU Usage: 0.044 seconds = 0.024 user + 0.020 sys
Maximum Resident Size: 0 KB
Page faults with physical i/o: 0
Memory usage for squid via mallinfo():
total space in arena: 4288 KB
Ordinary blocks: 4276 KB 1 blks
Small blocks: 0 KB 0 blks
Holding blocks: 1020 KB 2 blks
Free Small blocks: 0 KB
Free Ordinary blocks: 11 KB
Total in use: 5296 KB 124%
Total free: 11 KB 0%
| < Previous | Next > |