View Single Post
  #4 (permalink)  
Old 2007-12-03
mcnallym mcnallym is offline
Senior Member
 
Join Date: 2007-06-04
Posts: 983
Rep Power: 2
mcnallym has an average reputation (10+)
Default Re: Client authentication and Windows logon/logoff

The client is not unauthenticated just because the user logs off. As such unless you logoff and the client auth then times out if another user logs in then they won't be asked to authenticate again until the timeout kicks in.

Client auth doesn't use sessions as such so I don't believe that it will do what you want.
Reply With Quote