Date: Fri, 21 Aug 2015 16:13:00 +0200 From: Baptiste Daroussin <bapt@FreeBSD.org> To: "O. Hartmann" <ohartman@zedat.fu-berlin.de> Cc: freebsd-current <freebsd-current@freebsd.org> Subject: Re: pw: pw: Invalid min_uid: '2000'; ignoring Message-ID: <20150821141300.GB6032@ivaldir.etoilebsd.net> In-Reply-To: <20150821154813.06d84fde@freyja.zeit4.iv.bundesimmobilien.de> References: <20150821154813.06d84fde@freyja.zeit4.iv.bundesimmobilien.de>
next in thread | previous in thread | raw e-mail | index | archive | help
--VrqPEDrXMn8OVzN4 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Fri, Aug 21, 2015 at 03:48:13PM +0200, O. Hartmann wrote: > Setting up on NanoBSD vi pw command an initial /etc/pw.conf (usermod -D),= I use > amongst other options also: >=20 > -u 2000,32767 -i 2000,32767 >=20 > which finally and successfully expands to >=20 > [...] > # Range of valid default user ids > minuid =3D 2000 > maxuid =3D 32767 >=20 > # Range of valid default group ids > mingid =3D 2000 > maxgid =3D 32767 > [...] >=20 > as expected. >=20 > Adding or changing now a user within such an environment gives me >=20 > pw: Invalid min_uid: '2000'; ignoring > pw: Invalid max_uid: '32767'; ignoring > pw: Invalid min_gid: '2000'; ignoring > pw: Invalid max_gid: '32767'; ignoring >=20 > which is obviously not correct. >=20 > Since pw has undergone severe maintenance, I consider this a bug. This is a bug for sure. I'll fix asap. Bapt --VrqPEDrXMn8OVzN4 Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1 iEYEARECAAYFAlXXMewACgkQ8kTtMUmk6EzGCQCcCKrCB3KDgFVoX9OQ8L1AcbPM 7BAAoJxpw6RA9oPYKBqijV+2pjuQs8Nn =9aqY -----END PGP SIGNATURE----- --VrqPEDrXMn8OVzN4--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20150821141300.GB6032>