[Pkg-utopia-maintainers] Bug#389243: dbus: Unknown group "netdev"

giskard giskard at autistici.org
Tue Oct 10 14:41:03 UTC 2006


Il giorno mar, 10/10/2006 alle 13.47 +0200, Luca Capello ha scritto:
> reopen 389243
> thanks
> 
> Hello!
> 
> On Sat, 07 Oct 2006 15:10:39 +0200, giskard wrote:
> > an explanation on how fix this bug was written in the bts
> > i'm closing it.
> 
> On Sun, 24 Sep 2006 22:18:03 +0200, giskard wrote:
> > you have to create this group by hand: addgroup netdev 

> Thus, I reopened the bug, as IMHO dbus needs to create the netdev user
> during postinst.

no.

netdev should not be created by dbus. Dhcdb is responsable to do this!

taken from dhcdbd.postinst:

4 case "$1" in
5   configure)
6         if ! getent group netdev > /dev/null; then
7                 addgroup --quiet --system netdev
8         fi

and this taken form README.Debian of NM

6 Security
7 ~~~~~~~~
8 To allow users to connect to the NetworkManager daemon they have to be
in the
9 group "netdev". If you want to add a user to group "netdev" use the
command
10 "adduser username netdev" or one of the graphical user management
frontends.
11 After that you have to reload D-Bus with the command
"/etc/init.d/dbus reload".

people should only read ;)

-- 
ciao,
giskard
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: Questa =?ISO-8859-1?Q?=E8?= una parte del messaggio
	firmata digitalmente
Url : http://lists.alioth.debian.org/pipermail/pkg-utopia-maintainers/attachments/20061010/d0898b93/attachment.pgp


More information about the Pkg-utopia-maintainers mailing list