[Pkg-utopia-maintainers] Bug#859451: Bug#859451: dbus: error messages on boot for systems with NSS LDAP

Laurent Bonnaud L.Bonnaud at laposte.net
Tue Apr 4 14:51:09 UTC 2017


On 04/04/2017 15:58, Michael Biebl wrote:

> Can you double check that all users from
> 
> grep -s -R -E "(user|group)=" /etc/dbus-1/system.d/
> /usr/share/dbus-1/system.d/ | sed 's/.*<policy\(.*\).*>/\1/' | sort -u
> 
> are available in /etc/passwd and /etc/group

Here it is:

# grep -s -R -E "(user|group)=" /etc/dbus-1/system.d/ /usr/share/dbus-1/system.d/ | sed 's/.*<policy\(.*\).*>/\1/' | sort -u
 user="root"
 user="systemd-network"
 user="systemd-resolve"

# grep systemd /etc/passwd
systemd-timesync:x:100:103:systemd Time Synchronization,,,:/run/systemd:/bin/false
systemd-network:x:101:104:systemd Network Management,,,:/run/systemd/netif:/bin/false
systemd-resolve:x:102:105:systemd Resolver,,,:/run/systemd/resolve:/bin/false
systemd-bus-proxy:x:103:106:systemd Bus Proxy,,,:/run/systemd:/bin/false

-- 
Laurent.



More information about the Pkg-utopia-maintainers mailing list