Posted: Tue Sep 13, 2005 11:18 am Post subject: local and domain accounts
Centurion
Joined: 19 Aug 2005 Posts: 114
Is it possible to configure on Windows so that a script which gets triggered by MQ runs as a local (or domain) account? Is it part of the user settings for the MQ process object? _________________ "We can't solve problems by using the same kind of thinking we used
when we created them."
The user running the trigger monitor is the user that launches the script.
Unless you write your own trigger monitor to impersonate users (difficult to do in Windows, I think...) _________________ I am *not* the model of the modern major general.
Joined: 02 Jun 2005 Posts: 3316 Location: IBM (retired)
Question: can you use "contact admin" from a triggered script to change the effective ID? (or does contact admin always put up a password prompt?) _________________ -wayne
Yes i was thinking in those lines and researching ...
It definitely does ask for password ( unless some Windows script or batch script tweaking tricks are applied) .
Alternatively you can start the trigger monitor using command line instead of service , by which user id that issued the command is the user id trigger monitor runs under.
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum