> I am running 2.3 Stable 4 on a Solaris 8 machine using NSCA_Auth.
>
> I would like to set a time-out period where a user would need to
> re-authenticate after a set period of inactivity. I have
> tried setting both
> the Athenticate_ttl and Athenticate_ip_ttl setings with no luck. Any
> suggestions.
Maybe possible but difficult.
authenticate_ttl is the timeout after a check for the authentication
is performed (i.e. if the user has changed password in the meanwhile).
In order to do what you wish to do, a 407/denied answer should be
sent to the client after a certain timeout, which is kind of tricky and
AFAIK not supported)
-- /kinkie -- To unsubscribe, see http://www.squid-cache.org/mailing-lists.htmlReceived on Mon Oct 02 2000 - 05:12:29 MDT
This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 16:55:40 MST