Quantcast
Channel: SharePoint 2010 - Development and Programming forum
Viewing all articles
Browse latest Browse all 11508

Last login Time and Time stamp in site collection for AD user

$
0
0
Hi, 

I have a task to implement functionality showing Last login time and time stamp for logged user in a site collection.
I read a lot in the forums and blogs and found the suggestions for implementing HTTP Module.
I implemented such module and now I can read the HTTP requests.
/ I should make this functionality working against Web Application under Windows (NTML) or Claims authentications.

Now the questions are:

 1. How should I track the authentication requests? 
    - Now I’m trying - based on the authentication type NTLM or Claims to track the correct request.
    - For example: if I have NTML, I’m trying to identify the following request:
         Client  --> Sserver   GET ...
         Authorization: NTLM <base64-encodedtype-3-message>
         / but I’m having problem to check if the message is type 3. /

 2. How to get the time stamp of the user session? 
     Maybe from SQL but how …


Regads,
Dimcho

Please remember to indicate if the question/comment has been answered or is helpful.


Viewing all articles
Browse latest Browse all 11508

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>