I tried to do my homework. I enabled in the squid.conf file: acl redhat7 src 192.168.0.254/255.255.255.0 http_access allow redhat7 http_access deny all authenticate_program /usr/lib/squid/ncsa_auth /etc/passwd ident_lookup_access allow redhat7 ident_lookup_access deny all
But still I am not able to get a login/password prompt when they invoke the browser, neither a login name in the access.log file. just the server IP address. I don't know what's missing in my config file. Thanks for your help ----- Original Message ----- From: "Fernando Maior" <[EMAIL PROTECTED]> To: "Juan A Seuc" <[EMAIL PROTECTED]> Sent: Tuesday, October 21, 2003 3:31 AM Subject: Re: [squid-users] unix local users squid log tracking > Did you try authenticate your users? Allways users are > authenticated you can control where they go or not using > the user login name instead of the machine ip. Also, if > using LTSP there is a way to make konqueror running > locally (from the workstation instead of the server), > but I am quite sure it is more flexible to have users > authenticate and control access by user name, or to > get charts and statistical data from log files by > name too. > > -- > Bye, > Fernando Maciel Souto Maior > [EMAIL PROTECTED] > http://www.araujo.com.br > +55+31 3270-5886 > LPIC-1!31908 > > > Hi > > > > I have local users in my unix server that runs RedHat 7.3. LTSP. They use > > thin clients and they browse the internet using conqueror. I started squid > > in the server but the log only reports connections from the server ip > > address. How can I track those local users?. Is it any way to identify in > > the squid log those users? > > > > BR > > > > -- > > Juan A Seuc > > > > > > > > > >
