[Bug 216224] [regression] `pw usermod $username -m` doesn't work after r286196

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Sun Feb 5 06:52:14 UTC 2017


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

--- Comment #3 from vas at mpeks.tomsk.su ---
Sorry, it still does not work on 10.3-RELEASE

# id sudakov
uid=3001(sudakov) gid=2000(user) groups=2000(user)
# grep sudakov /etc/passwd 
sudakov:*:3001:2000:Victor Sudakov:/home/sudakov:/bin/tcsh
# pw usermod sudakov -m 
# pw usermod sudakov -m -d /home/sudakov
# ls -al /home/
total 8
drwxr-xr-x   2 root  wheel  512  5 фев 13:44 .
drwxr-xr-x  20 root  wheel  512  5 фев 13:45 ..
# 

As you can see, the homedir for sudakov was not created, no matter with or
without "-d"

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


More information about the freebsd-bugs mailing list