]> CyberLeo.Net >> Repos - FreeBSD/stable/9.git/commit
MFC: r237268
authorbapt <bapt@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Fri, 29 Jun 2012 13:00:28 +0000 (13:00 +0000)
committerbapt <bapt@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Fri, 29 Jun 2012 13:00:28 +0000 (13:00 +0000)
commit3650a0ca625b5d9cfa235f373fc5cd56244a180b
treed70c3445c2df2cd9adf533ebdea5e5ca728658be
parent52a50c4c8522996a3834e331bd8abf9a79192bd1
MFC: r237268

early MFC to get this important bugfix into 9.1

Revert user comparison back to user names as some user can share uids (root/toor
for example)

get the username information from old_pw structures to still allow renaming of a
user.

Reported by: Claude Buisson <clbuisson@orange.fr>
Approved by: des (mentor)

git-svn-id: svn://svn.freebsd.org/base/stable/9@237778 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
lib/libutil/pw_util.c