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

--- Comment #3 from [email protected] ---
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.
_______________________________________________
[email protected] mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "[email protected]"

Reply via email to