Skip to Main Content

Infrastructure Software

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

gksudo equivilent

1000294Apr 1 2013 — edited Apr 2 2013
We have an oracle DBA that needs a GUI to install any Oracle products. On other Linux flavors, they can run "gksudo" to become the oracle user, and install the software. We need a way to accomplish this on Oracle Linux. It is against our security policy to log in with a generic account (such as "oracle"), so we need this alternative.

When I try just "sudo", I cannot run any GUI commands, because it cannot access the display:

X11 connection rejected because of wrong authentication.
Could not parse arguments: Cannot open display:

We really need a solution to the missing gksudo.
This post has been answered by Avi Miller-Oracle on Apr 2 2013
Jump to Answer
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Apr 30 2013
Added on Apr 1 2013
15 comments
1,475 views