Sharepoint Forum

 
Home » Forum » Sharepoint       Ask a questionRSS Feeds

SPS V2: Login Information

  Asked By: Ali Vincent         Date: Aug 08, 2009      Category: Sharepoint      Views: 235
 

Does V2 have the capability to track who's logged into the system?
Basically I need to provide user access information so we can determine
who logged in, at what time, etc.

Tagged:        

 

3 Answers Found

 
Answer #1       Answered By: Dhanishta Bapakar          Answered On: Aug 08, 2009       

Nothing out of the box. SPS leverage ASP.NET and IIS and I don't think
it keeps track, however, presence information  can be provided using MSN
Messenger or Windows Messenger and using the Member web part

 
Answer #2       Answered By: Easy Tutor          Answered On: Aug 08, 2009       

Probably best using the IIS logs and some web logging software to get
reports.

 
Answer #3       Answered By: Jarret Riddle          Answered On: Aug 08, 2009       

The web logs will tell you that for the portal. Maybe not much more than
that. That's what we are using right now (along with a log analysis
program.)

I am not aware of anything else with that information  but would also be
interested. Especially if there is a queryable sessionid of some kind. I
know that a standard asp.net sessionid is generated but I don't see how
that can be used. We would love to be able to determine if a specfic
user is logged  in to the portal at a particular time.

 
Didn't find what you were looking for? Find more on SPS V2: Login Information Or get search suggestion and latest updates.


Your Answer
  • Answer should be atleast 30 Characters.
  • Please put code inside [Code] your code [/Code].