Control: notfound -1 1:4.4-4.1 Corcodel Marian <[email protected]> ezt írta (időpont: 2019. febr. 24., V, 16:39): > > Package: passwd > Version: 1:4.4-4.1 > Severity: important > File: /usr/sbin/groupadd > > Run from terminal as root > root@debian:/home/as# useradd -g bluetooth pulse > useradd: user 'pulse' already exists > Inspect file etc/group but not see user pulse together with another > usersseparate by semicolon , as manual group.
I believe you wanted to do: usermod -g bluetooth pulse Cheers, Balint > > > > -- System Information: > Debian Release: 9.8 > APT prefers stable > APT policy: (500, 'stable') > Architecture: amd64 (x86_64) > > Kernel: Linux 5.0.0-rc6+ (SMP w/2 CPU cores) > Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8), > LANGUAGE=en_US.UTF-8 (charmap=UTF-8) > Shell: /bin/sh linked to /bin/dash > Init: systemd (via /run/systemd/system) > > Versions of packages passwd depends on: > ii libaudit1 1:2.6.7-2 > ii libc6 2.24-11+deb9u4 > ii libpam-modules 1.1.8-3.6 > ii libpam0g 1.1.8-3.6 > ii libselinux1 2.6-3+b3 > ii libsemanage1 2.6-2 > > passwd recommends no packages. > > passwd suggests no packages. > > -- no debconf information > > _______________________________________________ > Pkg-shadow-devel mailing list > [email protected] > https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/pkg-shadow-devel _______________________________________________ Pkg-shadow-devel mailing list [email protected] https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/pkg-shadow-devel
