on Wed, Mar 12, 2003 at 10:01:11AM +1100, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: > G'day all.... > > We use Samba here (2.2.6) and Squid. Due to our high internet usage, I've > had to block access for most people. > > I've been allowing access on an IP basis, however this isn't ideal (we use > dhcp) and I'd like to be able to block/allow access on a user-level basis. > > Now, I understand that this can be done with PAM. Is winbind also > required?
Do you have a windows style domain controller? you can use the read permissions on a file contained on a smb share by compliling squid with: ./configure --enable-auth-modules="SMB" There are some other auth modules withc may be better for you. Also squidguard might help. BB -- SLUG - Sydney Linux User's Group - http://slug.org.au/ More Info: http://lists.slug.org.au/listinfo/slug
