View previous topic :: View next topic |
Author |
Message |
N8Ball -
Joined: 21 Jan 2005 Posts: 1
|
Posted: Tue Feb 08, 2005 4:42 pm Post subject: How to capture who's logging in??? |
|
|
I'm new to this forum but have been using Abyss for over a year now and I've really have no problems with it. I've been looking through all the posts trying to figure out how to capture the login id's of the people logging into my site.
Background:
My site is completely password protected. you goto the site and the loginID/password box pops up before you see anything. So, since I know that there will only be people I know getting onto the site, I would like to track who/when those people get onto the site.
Is that possible to do? Can you capture the "loginID" I've assigned to people when the get the pop up box?Thanks for any help you have!!! |
|
Back to top |
|
 |
Anonymoose -
Joined: 09 Sep 2003 Posts: 2192
|
Posted: Tue Feb 08, 2005 5:34 pm Post subject: |
|
|
If you are using the standard access control provider with Abyss, you should find that each line in the access log has the username of the person accessing the site included. If you run this through a log analyzer it would show you who has browsed what, and when.
If you mean you have some other form of scripted login / password prompt, you'd have to add logging to the script. |
|
Back to top |
|
 |
|