https://bugs.kde.org/show_bug.cgi?id=391157
Bug ID: 391157
Summary: missing policy in dbus mounthelper config file
Product: Smb4k
Version: unspecified
Platform: openSUSE RPMs
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: NOR
Component: general
Assignee: [email protected]
Reporter: [email protected]
Target Milestone: ---
I got a warning from OBS (opensuse build service)
smb4k.x86_64: W: dbus-policy-missing-allow
/etc/dbus-1/system.d/org.kde.smb4k.mounthelper.conf does not allow
communication
every dbus config normally needs a line of the form <allow
send_destination="org.foo.bar"/> or similar. If that is missing the service
will not work with a dbus that uses deny as default policy
and some other warnings
[ 91s] smb4k.x86_64: W: polkit-unauthorized-privilege
org.kde.smb4k.mounthelper.mount (??:no:yes)
[ 91s] smb4k.x86_64: W: polkit-unauthorized-privilege
org.kde.smb4k.mounthelper.unmount (??:no:yes)
[ 91s] The package allows unprivileged users to carry out privileged
operations
[ 91s] without authentication. This could cause security problems if not done
[ 91s] carefully. If the package is intended for inclusion in any SUSE
product please
[ 91s] open a bug report to request review of the package by the security
team
[ 91s]
[ 91s] smb4k.x86_64: I: polkit-cant-acquire-privilege
org.kde.smb4k.mounthelper.mount (??:no:yes)
[ 91s] smb4k.x86_64: I: polkit-cant-acquire-privilege
org.kde.smb4k.mounthelper.unmount (??:no:yes)
[ 91s] Usability can be improved by allowing users to acquire privileges via
[ 91s] authentication. Use e.g. 'auth_admin' instead of 'no' and make sure to
define
[ 91s] 'allow_any'. This is an issue only if the privilege is not listed in
/etc
[ 91s] /polkit-default-privs.*
--
You are receiving this mail because:
You are watching all bug changes.