Running VMM as normal user still not connecting to libvirtd....not showing messagebox for password to enable correct permissions....tested login from root cli...works fine...so its a permissions issue...due to gui not getting pass from user...
[root@acct] Wed, 05 October, 2011. 04:51:37 PM, IST.
[~] ps aux |grep -e "libvirtd"
root 3248 0.0 0.1 710752 7552 ? Sl 16:25 0:00 libvirtd --daemon
root 5429 0.0 0.0 109108 836 pts/2 S+ 16:51 0:00 grep --color=auto -e libvirtd
[root@acct] Wed, 05 October, 2011. 04:51:43 PM, IST.
[~] systemctl is-active libvirtd
unknown
[root@acct] Wed, 05 October, 2011. 04:51:56 PM, IST.
[~] ps aux |grep -e "libvirtd"
root 3248 0.0 0.1 710752 7552 ? Sl 16:25 0:00 libvirtd --daemon
root 5453 0.0 0.0 109108 836 pts/2 S+ 16:52 0:00 grep --color=auto -e libvirtd
To check if any Selinux issues:
[root@acct] Wed, 05 October, 2011. 04:52:04 PM, IST.
[~] cat /etc/sysconfig/selinux
# This file controls the state of SELinux on the system.
# SELINUX= can take one of these three values:
# enforcing - SELinux security policy is enforced.
# permissive - SELinux prints warnings instead of enforcing.
# disabled - No SELinux policy is loaded.
SELINUX=permissive
# SELINUXTYPE= can take one of these two values:
# targeted - Targeted processes are protected,
# mls - Multi Level Security protection.
SELINUXTYPE=targeted
[root@acct] Wed, 05 October, 2011. 04:52:13 PM, IST.
[~]
Any pointers?
With best regards.
Sanjay.
-- users mailing list users@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe or change subscription options: https://admin.fedoraproject.org/mailman/listinfo/users Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines