|
Home > Archive > Squid > May 2004 > [squid-users] Does Squid/Browser cache/retain User credential
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
| Author |
[squid-users] Does Squid/Browser cache/retain User credential
|
|
| ashish.uchil@tcs.com 2004-05-01, 10:36 am |
|
This is a multi-part message in MIME format.
------=_NextPartTM-000-daf62c2b-c2b2-4afd-a3f8-61fc842e199f
Content-type: text/plain; charset=US-ASCII
Hi
I use LDAP_AUTH and LDAP_GROUP to authenticate and to categorize my users.
I am facing two problems,
1.When i delete an User from the Win 2 k DC,still squid does show like it
is authenticating the User for some time.
Does squid/browser retain/cache user/password details ?
If so ? Can i adjust this parameter ?
2. Also when i change an user from one group to another ,squid realizes it
only if i reload it.
Thus i have to schedule reload every 30 mins for squid to get the
changes .
Please let me know if there are some restrictions in regards to binding
between squid and LDAP.
Thanks in advance .
With Warm Regards
Ashish
------=_NextPartTM-000-daf62c2b-c2b2-4afd-a3f8-61fc842e199f
Content-Transfer-Encoding: 7bit
Content-Type: text/plain;
name="InterScan_Disclaimer.txt"
Content-Disposition: attachment;
filename="InterScan_Disclaimer.txt"
DISCLAIMER: The information contained in this message is intended only and solely for the addressed individual or entity indicated in this message and for the exclusive use of the said addressed individual or entity indicated in this message (or responsib
le for delivery
of the message to such person) and may contain legally privileged and confidential information belonging to Tata Consultancy Services. It must not be printed, read, copied, disclosed, forwarded, distributed or used (in whatsoever manner) by any person oth
er than the
addressee. Unauthorized use, disclosure or copying is strictly prohibited and may constitute unlawful act and can possibly attract legal action, civil and/or criminal. The contents of this message need not necessarily reflect or endorse the views of Tata
Consultancy Services
on any subject matter. Any action taken or omitted to be taken based on this message is entirely at your risk and neither the originator of this message nor Tata Consultancy Services takes any responsibility or liability towards the same. Opinions, conclu
sions and any other
information contained in this message that do not relate to the official business of Tata Consultancy Services shall be understood as neither given nor endorsed by Tata Consultancy Services or any affiliate of Tata Consultancy Services. If you have receiv
ed this message in error,
you should destroy this message and may please notify the sender by e-mail. Thank you.
------=_NextPartTM-000-daf62c2b-c2b2-4afd-a3f8-61fc842e199f--
| |
| Henrik Nordstrom 2004-05-01, 12:36 pm |
| On Sat, 1 May 2004 ashish.uchil@tcs.com wrote:
> 1.When i delete an User from the Win 2 k DC,still squid does show like it
> is authenticating the User for some time.
> Does squid/browser retain/cache user/password details ?
> If so ? Can i adjust this parameter ?
See squid.conf comments where you specified the auth helper to use.
Default interval is 2 hours (basic authentication only)
> 2. Also when i change an user from one group to another ,squid realizes it
> only if i reload it.
> Thus i have to schedule reload every 30 mins for squid to get the
> changes .
> Please let me know if there are some restrictions in regards to binding
> between squid and LDAP.
Again, see squid.conf comments where you specified the group helper..
Default interval is 1 hour.
Regards
Henrik
|
|
|
|
|