pw: pw: Invalid min_uid: '2000'; ignoring

Baptiste Daroussin bapt at FreeBSD.org
Fri Aug 21 14:13:05 UTC 2015


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:
> 
> -u 2000,32767 -i 2000,32767
> 
> which finally and successfully expands to
> 
> [...]
> # Range of valid default user ids
> minuid = 2000
> maxuid = 32767
> 
> # Range of valid default group ids
> mingid = 2000
> maxgid = 32767
> [...]
> 
> as expected.
> 
> Adding or changing now a user within such an environment gives me
> 
> pw: Invalid min_uid: '2000'; ignoring
> pw: Invalid max_uid: '32767'; ignoring
> pw: Invalid min_gid: '2000'; ignoring
> pw: Invalid max_gid: '32767'; ignoring
> 
> which is obviously not correct.
> 
> Since pw has undergone severe maintenance, I consider this a bug.

This is a bug for sure.

I'll fix asap.

Bapt
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 181 bytes
Desc: not available
URL: <http://lists.freebsd.org/pipermail/freebsd-current/attachments/20150821/62ce9a3f/attachment.bin>


More information about the freebsd-current mailing list