Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 05 Feb 2017 06:52:14 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-bugs@FreeBSD.org
Subject:   [Bug 216224] [regression] `pw usermod $username -m` doesn't work after r286196
Message-ID:  <bug-216224-8-Eque8IThc6@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-216224-8@https.bugs.freebsd.org/bugzilla/>
References:  <bug-216224-8@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D216224

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

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

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

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-216224-8-Eque8IThc6>