Click to See Complete Forum and Search --> : checking logged users


marko_one
11-07-2003, 03:26 AM
Hi all,
I was wondering if it is possible to check from a remote client machine who is logged in to your site.

As administrator of the site I need to check how many users are currently using the web site and their usernames.

Is this possible?

Thanks

Marko.

rdoekes
11-07-2003, 06:29 AM
If the users are not domain users of your domain where the web server is located, you will not be able to see their usernames, since they will enter your site via the anonymous user account.

PeOfEo
11-07-2003, 04:30 PM
Have you considered checking the number of logged in etc using a global file and opening this file from a browser on the remote machine?