Emre YILMAZ wrote:
hi list,
As all you know, whenever a user opens a web browser, squid asks
password for ldap authentication. We are trying to keep this session
open for specific time even if the browser has been closed.(Just like
NTLM authentication)
Actually what we are trying to do is; creating an ip based timed session.
Thnx..
"Just like NTLM authentication" means the clients operating system needs
to hold their credentials until reboot.
Even then the handshake gets redone whenever the browser makes a new
connection.
For basic Squid can cache the credentials for a set time:
auth_param basic credentialsttl 2 hours
Or custom helpers can do whatever you like.
Amos
--
Please be using
Current Stable Squid 2.7.STABLE6 or 3.0.STABLE13
Current Beta Squid 3.1.0.5