Hello guys
This is not KDE related but system related, and i'm hoping that someone can shed a light on me.
When a user login remotely via ssh -X or with Freenx, X2go, this user will have all sort of problems with permissions to access DBUS.
KDE Crashes with several attempts to establish a connection to DBUS, even the printer-applet doesn't work.
I've been messing with dbus and changing files like /etc/dbus-1/system.d/com.redhat.NewPrinterNotification.conf and changing deny's to allow and got printer-applet to work.
I've done the same to oher files, but this method it seems to be clumbesome and destined to fail after a dbus update.
Does any of you guys know of any other smarter way to manage this? Isn't any group that will allow a remote user on a random display to have the same permissions as a local logged user?
Example of log output errors.
May 15 15:21:01 Code5-i386 console-kit-daemon[11015]: WARNING: Could not acquire name; bailing out
May 15 15:21:01 Code5-i386 dbus[9178]: [system] Activating service name='org.freedesktop.PolicyKit1' (using servicehelper)
May 15 15:21:26 Code5-i386 console-kit-daemon[11224]: WARNING: Failed to acquire org.freedesktop.ConsoleKit: Connection ":1.87" is not allowed to own the service "org.freedesktop.ConsoleKit" due to security policies in the configuration file
Many thanks for any help that anyone can provide.
This is not KDE related but system related, and i'm hoping that someone can shed a light on me.
When a user login remotely via ssh -X or with Freenx, X2go, this user will have all sort of problems with permissions to access DBUS.
KDE Crashes with several attempts to establish a connection to DBUS, even the printer-applet doesn't work.
I've been messing with dbus and changing files like /etc/dbus-1/system.d/com.redhat.NewPrinterNotification.conf and changing deny's to allow and got printer-applet to work.
I've done the same to oher files, but this method it seems to be clumbesome and destined to fail after a dbus update.
Does any of you guys know of any other smarter way to manage this? Isn't any group that will allow a remote user on a random display to have the same permissions as a local logged user?
Example of log output errors.
May 15 15:21:01 Code5-i386 console-kit-daemon[11015]: WARNING: Could not acquire name; bailing out
May 15 15:21:01 Code5-i386 dbus[9178]: [system] Activating service name='org.freedesktop.PolicyKit1' (using servicehelper)
May 15 15:21:26 Code5-i386 console-kit-daemon[11224]: WARNING: Failed to acquire org.freedesktop.ConsoleKit: Connection ":1.87" is not allowed to own the service "org.freedesktop.ConsoleKit" due to security policies in the configuration file
Many thanks for any help that anyone can provide.
Comment