> Is there a system to put runtime a new user il > these lists files and give him the access to > internet without restart the machine?
You can definitely give them access without restarting the machine. Make the configuration file changes and issue <squid -k reconfigure>. I don't think you can do it without "bouncing" squid/squidGuard. Rick -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of Sergio Sent: Wednesday, November 21, 2001 3:27 AM To: Rick Matthews; Squidguard Mailing List Subject: Re: Compiling list files problem OK thanks for the clarification, but now this make me another problem, Is there a system to put runtime a new user il these lists files and give him the access to internet without restart the machine? TIA Sergio Copetti ----- Original Message ----- From: "Rick Matthews" <[EMAIL PROTECTED]> To: "Squidguard Mailing List" <[EMAIL PROTECTED]>; "Sergio" <[EMAIL PROTECTED]> Sent: Tuesday, November 20, 2001 11:01 PM Subject: RE: Compiling list files problem > Sergio, > > Your squidGuard is performing correctly; squidGuard does not create a DB > for the userlist file, only for the domains and urls files. > > Information on userlist: > ----------------------------------- > User list (single): > userlist filename **) > where: > filename is either a path relative to dbhome or an absolute path (i.e. > /full/path) to a database file. the userlist file format is simply > RFC-931 usernames, optionally followed by a `:' and a comment (i.e. > /etc/passwd or a .htpasswd file may be used) separated by a newline as > in the user declaration but without the user keyword. Thus a userlist > could look something like: > root > administrator > foo > bar > ----------------------------------- > > Rick > > > > -----Original Message----- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED]]On Behalf Of Sergio > Sent: Tuesday, November 20, 2001 2:08 AM > To: squidguard > Subject: Compiling list files problem > > > Hi > I've create a list files with all users in my network to group them so > that they have different permission to access in internet, now when I > try to compile this files with squidGuard -C to make them db files > doesn't happen nothing. I have already compiled other file lists > containing sites and domains created by me without problem but with > this users files after launched the squidGuard -C command I don't > retrive the DB files nor I get errors message. > Can someone tell me where I fault in this procedures? > TIA > Sergio Copetti >
