Jump to content

How to bring up root GUI password request? in


Guest ssabdb
 Share

Recommended Posts

Hi

*Very new to Linux*

in KDE how do you bring up the root password request GUI from Konsole? e.g to start a programme with root privilages from a standard user mode using a shell script

which would bring up the root password request GUI as in some of the KDE config programmes etc

 

thanx!

Link to comment
Share on other sites

I don't use KDE but I guess that you are looking for /usr/bin/kdesu, ie:

kdesu program_that_needs_root_access

 

but, if you are going to launch it from a virtual term such konsole it will be faster, more useful and more stright forward to run /bin/su (su stands for SuperUser), check out the man page of su.

 

hth

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
 Share

×
×
  • Create New...