Terminal Server gurus: Is it possible to detect if the same user is logged in multiple times? I'm looking for a way to distinguish between a single user running an application multiple times (ok) and multiple users logged in under the same login name running an application multiple times? (not ok)
Does Terminal Services expose a unique 'session id' that I can combine with a user's getenv( 'CLIENTNAME' ) so that I can distinguish between different sessions with the same CLIENTNAME? Thanks! Malcolm _______________________________________________ Post Messages to: [email protected] Subscription Maintenance: http://leafe.com/mailman/listinfo/profox OT-free version of this list: http://leafe.com/mailman/listinfo/profoxtech ** All postings, unless explicitly stated otherwise, are the opinions of the author, and do not constitute legal or medical advice. This statement is added to the messages for those lawyers who are too stupid to see the obvious.

