SCIENTIFIC-LINUX-USERS Archives

December 2012

SCIENTIFIC-LINUX-USERS@LISTSERV.FNAL.GOV

Options: Use Monospaced Font
Show Text Part by Default
Show All Mail Headers

Message: [<< First] [< Prev] [Next >] [Last >>]
Topic: [<< First] [< Prev] [Next >] [Last >>]
Author: [<< First] [< Prev] [Next >] [Last >>]

Print Reply
Subject:
From:
"petr s." <[log in to unmask]>
Reply To:
petr s.
Date:
Wed, 19 Dec 2012 11:51:23 +0400
Content-Type:
text/plain
Parts/Attachments:
text/plain (18 lines)
19.12.2012 7:38, Nico Kadel-Garcia пишет:
> I'd love to be able to use sudo with virt-manager, but it simply
> fails. It does work on Ubuntu, and I'd like to be able to use sudo for
> all access to my KVM servers, rather than direct root login.
>
> Is anyone using sudo successfully with virt-manager on SL 6.3? Other X
> applications work just fine.
>
> .
>
Hey Niko!
Try to do some debug. After virt-manager failed, look return code on its 
terminal:
echo $?
Also try:
sudo strace -s 20 virtmgr command params
to look loaded files and messages of virt-manager.

ATOM RSS1 RSS2