[Bug 31933] pw(8) can interpret numeric name as userid during userdel

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Tue Jul 28 12:21:20 UTC 2015


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

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

Author: bapt
Date: Tue Jul 28 12:20:58 UTC 2015
New revision: 285948
URL: https://svnweb.freebsd.org/changeset/base/285948

Log:
  when -n is passed to any pw subcommand it is always expected to be considered
as
  a name so do not try to convert it to an id if it is a numeric value

  PR:        31933
  Reported by:    ted at impulse.net
  Sponsored by:    gandi.net

Changes:
  head/usr.sbin/pw/pw.c
  head/usr.sbin/pw/tests/pw_userdel.sh

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


More information about the freebsd-bugs mailing list