Re: [gdm-list] GDM D-Bus on Solaris
- From: "Ray Strode" <halfline gmail com>
- To: "Brian Cameron" <Brian Cameron sun com>
- Cc: Artem Kachitchkine <Artem Kachitchkin sun com>, Jim Li <Jim Li sun com>, gdm-list gnome org
- Subject: Re: [gdm-list] GDM D-Bus on Solaris
- Date: Tue, 28 Aug 2007 23:08:51 -0400
Hi,
> ** (gdm-binary:10475): WARNING **: Failed to acquire org.gnome.DisplayManager:
> Connection ":1.16" is not allowed to own the service "org.gnome.DisplayManager"
> due to security policies in the configuration file
> ** (gdm-binary:10475): WARNING **: Could not acquire name; bailing out
So dbus services normally install a policy file to say what access
restrictions the bus should place on the service.
My /etc/dbus-1/system.d/gdm.conf file has:
<!-- Only root can own the service -->
<policy user="root">
<allow own="org.gnome.DisplayManager"/>
...
in it. Do you have a file like that? If so, does your dbus
system.conf file mention
/etc/dbus-1/system.d (or <standard_system_servicedirs/> ?).
Maybe gdm-binary isn't running as root when it tries to acquire the
service name?
--Ray
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]