PDA

View Full Version : [ubuntu] Graphical Remote Admin


mlsquad
July 15th, 2009, 11:05 AM
I have a headless Ubuntu box (the desktop edition) that I log in to through Cygwin. Ubuntu's security policy doesn't allow me to use the graphical tools to do many admin functions, such as user administration. It greyes out the Unlock button. Is there any way around this?

XCan
July 15th, 2009, 11:59 AM
You should be able to start the tools with gksudo in that case. The only thing tricky is to find out what the respective terminal commands are for starting the tools.

mlsquad
July 15th, 2009, 12:05 PM
You should be able to start the tools with gksudo in that case. The only thing tricky is to find out what the respective terminal commands are for starting the tools.

Even running gksudo users-admin doesn't work.
Finding the name of the command is easy. Just go to edit the menu and find the command from the editor.

XCan
July 15th, 2009, 03:12 PM
Hmm, that's strange. I just tried ssh -X to my remote machine, and the unlock button worked for me. :/

mlsquad
July 15th, 2009, 03:42 PM
Hmm, that's strange. I just tried ssh -X to my remote machine, and the unlock button worked for me. :/

That is strange. If I try it over ssh I get the same thing.