<div dir="ltr">I&#39;m using Solaris 11.2. I can do this:<div><br></div><div>logon with an unprivileged account which is allowed to take on the &#39;root&#39; role</div><div>su</div><div>type password</div><div>run privileged command</div><div>end the su</div><div><br></div><div>This works fine. The privileged command I want to run, though, is to SSH to another system with the same account and run the command *there* as the remotely privileged account/role, all from a script and without (obviously) having to type a password anywhere.</div><div><br></div><div>I&#39;ve figured out how to do all this IF root is *not* a role and is a regular account. How do I do it while leaving root as a role?</div><div><br></div><div>Kevin</div></div>