> Sorry, My mistake - again. > > [root@localhost mark]# su - squid > This account is currently not available. > > hmmm.. > > [root@localhost mark]# vim /etc/passwd > {change squid:x:23:23::/var/spool/squid:/sbin/nologin to > squid:x:23:23::/var/spool/squid:/bin/bash} > > [root@localhost mark]# su - squid > -bash-3.00$ /usr/local/squidguard/bin/squidGuard -d > 2006-01-26 20:47:29 [6046] squidGuard 1.2.0 started (1138308449.370) > 2006-01-26 20:47:29 [6046] squidGuard ready for requests (1138308449.372) > > OK? > > Thanks (yet) again... > Ok, and now, since the status of the squid account in the pw file was changed you should, simply (only) ,try : root # _path_to_squid/squid Check whether this works. M.