[Bug 187653] pw(8): 'pw user mod' is creating users instead of changing them.

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Tue Jul 28 21:50:34 UTC 2015


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

--- Comment #2 from commit-hook at freebsd.org ---
A commit references this bug:

Author: bapt
Date: Tue Jul 28 21:49:39 UTC 2015
New revision: 285989
URL: https://svnweb.freebsd.org/changeset/base/285989

Log:
  Reject usermod and userdel if the user concerned is not on the user database
  supposed to be manipulated

  This prevent pw usermod creating a new local user when requesting to usermod
on
  a username is defined in LDAP.

  This issue only happens when modifying the local user database (not inpacting
  commands when -V or -R are used).

  PR:        187653
  Submitted by:    tmwalaszek at gmail.com

Changes:
  head/usr.sbin/pw/pw_user.c

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


More information about the freebsd-bugs mailing list