BMC Communities Banner

This Question is Possibly Answered

1 "correct" answer available (10 pts) 1 "helpful" answer available (5 pts)
4 Replies Last post: Nov 21, 2009 9:10 AM by gnagarka  
gotonz Enthusiast 53 posts since
Apr 24, 2008
Currently Being Moderated

Nov 11, 2009 10:53 PM

User for executing remote action

Hi Guys,

 

Can you give me an advise, which OS user that will execute or access script on executing remote action function on BEM?

is it possible to change the user who access the script?

 

Thanks in advance,

Antonius

ma14pg6 Expert 325 posts since
Jun 11, 2002
Currently Being Moderated
2. Nov 12, 2009 1:21 AM in response to: gotonz
Re: User for executing remote action

Since the cell spawns subprocesses to execute remote actions, they are always executed with the user id the cell was started under. You cannot change this.

 

If you want to execute scripts under different users, consider to use remote execution.

carslone HotShot 151 posts since
Sep 20, 2006
Currently Being Moderated
3. Nov 20, 2009 12:55 PM in response to: gotonz
Re: User for executing remote action

This is available in the action_requestor primitive.

 

The Knowledge Base Reference Guide should give you more details on how to use this primitive.

 

 

 

Carlos

gnagarka Enthusiast 64 posts since
Jan 14, 2008
Currently Being Moderated
4. Nov 21, 2009 9:10 AM in response to: gotonz
Re: User for executing remote action

There is a remote execution feature in BEM/SIM solution. IAS uses marimba API to actually execute a script on a remote box. If you use this mechanism then you can impersonate the logged in IX user to a user of that remote host. IAS has a credential repository which holds the impersonation. You should be able to find more information in the user guide.

 

Regards

GG

Advertisement

More Like This

  • Retrieving data ...