Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations gkittelson on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Retrieve authenticated user that creates server object

Status
Not open for further replies.

almoes

Programmer
Jan 8, 2003
291
US
Hi!

I am using DCOM to create an instance to a component running on the server. I would like to make an authentication check on the server object by retrieving the userID that created the instance, is this possible through any characteristic of DCOM? I look for something like what in asp you do with 'Request.ServerVariables("AUTH_USER")', any ideas??

thanxs,
alej
 
i can reply to myself...or at least now i can see through the task manager under which account the server component runs on the server.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top