Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 28 Jul 2015 21:50:34 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-bugs@FreeBSD.org
Subject:   [Bug 187653] pw(8): 'pw user mod' is creating users instead of changing them.
Message-ID:  <bug-187653-8-DV2oh3PQRY@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-187653-8@https.bugs.freebsd.org/bugzilla/>
References:  <bug-187653-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=187653

--- Comment #2 from commit-hook@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@gmail.com

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

-- 
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-187653-8-DV2oh3PQRY>