How do I programmatically change Run As... DCOM credentials?

  • Thread starter Thread starter Francisco Garcia
  • Start date Start date
F

Francisco Garcia

Hi,

I'm developing a server box which executes a DCOM server under a given
account, and I want to allow the user to change this account's password.

AFAIK, I can't programmatically change the password written by DCOMCNFG for
this server, can I?

TIA
 
Back
Top