[Pkg-bluetooth-maintainers] Bug#736744: Permission denied issues with blueman

Christopher Schramm debian at shakaweb.org
Sun Feb 2 11:12:07 UTC 2014


I'd suggest checking /etc/dbus-1/system.d/bluetooth.conf for the 
following lines:

<policy at_console="true">
   <allow send_destination="org.bluez"/>
</policy>

This allows users with the at_console right access to the org.bluez bus. 
The at_console right should be set by consolekit for local users by 
default. You could try to remove the at_console requirement to check if 
your user is lacking it. That would be a consolekit issue then. (Or 
maybe you are just not logged in locally? Then it would be the expected 
behavior.)



More information about the Pkg-bluetooth-maintainers mailing list