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

Client Authentication authenticates the machine, not the user.

You may want too look at Session Authentication which will auth the session rather than the machine.

Also if you have the budget then I believe that User Authority is the product that really does what you are looking for in that allows much easier link in with the Windows Username. I don't believe that Session Auth will actually link in with Windows.
Reply With Quote