[Bug 202111] Core dumped in pw usermod

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Wed Aug 5 20:20:46 UTC 2015


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=202111

Glen Barber <gjb at FreeBSD.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|New                         |Open

--- Comment #1 from Glen Barber <gjb at FreeBSD.org> ---
This works as expected in 11-CURRENT:

 root at releng2:/ # pw usermod hast -u 5000
 root at releng2:/ # grep hast /etc/passwd
 hast:*:5000:845:HAST unprivileged user:/var/empty:/usr/sbin/nologin

I can reproduce this in 10.2-RC2:

 root at releng1:/usr/src # pw usermod cups -u 194
 Segmentation fault (core dumped)
 root at releng1:/usr/src # grep cups /etc/passwd
 cups:*:193:193:Cups Owner:/nonexistent:/usr/sbin/nologin

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-bugs mailing list