[squid-users] LDAP and Groups

2008-05-28 Thread Squidly
I have squid authenticating against my openLDAP server for all users but I am unable to locate any reference to limiting access by an LDAP group . If someone could point me in the right direction it would be appreciated.

[squid-users] Basic Config Question

2008-05-29 Thread Squidly
I have a consultant telling me that I need to have my squid server dual homed and bypassing my firewall for squid to be able to properly report usage. Is this the case? Is there some other reason this config is required?

[squid-users] squid_ldap_group from command line

2008-05-29 Thread Squidly
I have tried quite a few variations of the squid_ldap_group eg: [EMAIL PROTECTED]:/usr/lib/squid# ./squid_ldap_group -b "ou=groups,dc=example,dc=com" -f "(&(cn=%v)(member=%u)(objectClass=group))" -B "ou=people,dc=example,dc=com" testuser testgroup ERR May 29 10:00:11 control slapd[5925]: hdb_sear

[squid-users] ldap_auth

2008-05-29 Thread Squidly
I am hoping there is a way to encrypt user name and password as they are are passed from the browser to my debian squid box. I have looked around the web and just keep getting more confused. I found some reference to digest_ldap_auth but that does not exist in my lib and seems to be for windowz. D

Re: [squid-users] ldap_auth

2008-05-29 Thread Squidly
Is there a good guide detailing how to set this digest up with openLdap? On Thu, May 29, 2008 at 4:40 PM, Henrik Nordstrom <[EMAIL PROTECTED]> wrote: > On tor, 2008-05-29 at 16:21 -0700, Squidly wrote: >> I am hoping there is a way to encrypt user name and password as they >>

Re: [squid-users] ldap_auth

2008-05-30 Thread Squidly
Is running samba the only way for squid not to use clear text passwords? On Fri, May 30, 2008 at 2:41 AM, Henrik Nordstrom <[EMAIL PROTECTED]> wrote: > http://wiki.squid-cache.org/KnowledgeBase/LdapBackedDigestAuthentication > > On tor, 2008-05-29 at 20:42 -0700, Squidly wrote: >

[squid-users] Compile errors on LDAP authentication helper

2008-06-03 Thread Squidly
I am following this guide http://wiki.squid-cache.org/KnowledgeBase/LdapBackedDigestAuthentication and I am getting quite a few errors on ./configure --disable-ident-lookups --enable-auth=digest --enable-digest-auth-helpers=ldap make make[2]: Entering directory `/home/guppy/Desktop/squid-3.HEA

[squid-users] Squid as an FTP Proxy

2008-06-04 Thread Squidly
I have been asked to monitor what is going out via ftp from our lan. Is squid a good choice to monitor this traffic? Is there something better?

Re: [squid-users] Squid as an FTP Proxy

2008-06-04 Thread Squidly
Thanks, all roads seem to go to FROX. On Wed, Jun 4, 2008 at 7:51 PM, Amos Jeffries <[EMAIL PROTECTED]> wrote: >> I have been asked to monitor what is going out via ftp from our lan. >> Is squid a good choice to monitor this traffic? Is there something >> better? >> > > Squid only acts as a gate