Mailinglist Archive: opensuse-es (838 mails)

< Previous Next >
autenticacion nsca_auth en squid con Suse 10.1
  • From: "Juan Carlos Bravo Celis" <elbravito@xxxxxxxxx>
  • Date: Fri, 4 Aug 2006 20:31:09 +0000 (UTC)
  • Message-id: <26babb690608041331q4267a338h8717f24fd72ef97a@xxxxxxxxxxxxxx>
Estimados,
no se si a alguno de ustedes les paso lo mismo, he instalado el squid
que viene con suse 10.1, y todo funciona bien excepto cuando quiero
que mis usuarios se autentifiquen con password, para lo cual pongo la
siguiente linea:

auth_param basic program /usr/sbin/ncsa_auth /etc/squid/claves

luego de eso, cuando le doy a squid un restart, en pocos segundos se
cae el servicio, el log se los muestro a continuacion:

2006/08/02 15:02:56| Starting Squid Cache version 2.5.STABLE12 for
i686-pc-linux-gnu...
2006/08/02 15:02:56| Process ID 9806
2006/08/02 15:02:56| With 4096 file descriptors available
2006/08/02 15:02:56| DNS Socket created at 0.0.0.0, port 1054, FD 6
2006/08/02 15:02:56| Adding nameserver 192.168.4.3 from squid.conf
2006/08/02 15:02:56| Adding nameserver 200.48.0.37 from squid.conf
2006/08/02 15:02:56| Adding nameserver 200.48.0.38 from squid.conf
2006/08/02 15:02:56| helperOpenServers: Starting 5 'ncsa_auth' processes
2006/08/02 15:02:56| ipcCreate: /usr/sbin/ncsa_auth: (1) Operation not permitted
2006/08/02 15:02:56| ipcCreate: /usr/sbin/ncsa_auth: (1) Operation not permitted
2006/08/02 15:02:56| ipcCreate: /usr/sbin/ncsa_auth: (1) Operation not permitted
2006/08/02 15:02:56| User-Agent logging is disabled.
2006/08/02 15:02:56| Referer logging is disabled.
2006/08/02 15:02:56| ipcCreate: /usr/sbin/ncsa_auth: (1) Operation not permitted
2006/08/02 15:02:56| ipcCreate: /usr/sbin/ncsa_auth: (1) Operation not permitted
2006/08/02 15:02:56| Unlinkd pipe opened on FD 16
2006/08/02 15:02:56| Swap maxSize 102400 KB, estimated 7876 objects
2006/08/02 15:02:56| Target number of buckets: 393
2006/08/02 15:02:56| Using 8192 Store buckets
2006/08/02 15:02:56| Max Mem size: 32768 KB
2006/08/02 15:02:56| Max Swap size: 102400 KB
2006/08/02 15:02:56| Local cache digest enabled; rebuild/rewrite every
3600/3600 sec
2006/08/02 15:02:56| Rebuilding storage in /var/cache/squid (DIRTY)
2006/08/02 15:02:56| Using Least Load store dir selection
2006/08/02 15:02:56| Set Current Directory to /var/cache/squid
2006/08/02 15:02:56| Loaded Icons.
2006/08/02 15:02:57| Accepting HTTP connections at 0.0.0.0, port 3128, FD 18.
2006/08/02 15:02:57| Accepting ICP messages at 0.0.0.0, port 3130, FD 19.
2006/08/02 15:02:57| HTCP Disabled.
2006/08/02 15:02:57| Accepting SNMP messages on port 3401, FD 20.
2006/08/02 15:02:57| WCCP Disabled.
2006/08/02 15:02:57| Ready to serve requests.
2006/08/02 15:02:57| WARNING: basicauthenticator #1 (FD 8) exited
2006/08/02 15:02:57| WARNING: basicauthenticator #2 (FD 9) exited
2006/08/02 15:02:57| WARNING: basicauthenticator #3 (FD 10) exited
2006/08/02 15:02:57| Too few basicauthenticator processes are running
FATAL: The basicauthenticator helpers are crashing too rapidly, need help!

Squid Cache (Version 2.5.STABLE12): Terminated abnormally.
CPU Usage: 0.024 seconds = 0.016 user + 0.008 sys
Maximum Resident Size: 0 KB
Page faults with physical i/o: 0
Memory usage for squid via mallinfo():
total space in arena: 2112 KB
Ordinary blocks: 2032 KB 2 blks
Small blocks: 0 KB 0 blks
Holding blocks: 820 KB 1 blks
Free Small blocks: 0 KB
Free Ordinary blocks: 79 KB
Total in use: 2852 KB 135%
Total free: 79 KB 4%

espero sus comentarios para poder encontrarle una solucion,

gracias a todos de antemano.

Saludos

JCarlos

< Previous Next >
Follow Ups