Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 28 Jul 2015 12:21:20 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-bugs@FreeBSD.org
Subject:   [Bug 31933] pw(8) can interpret numeric name as userid during userdel
Message-ID:  <bug-31933-8-asGMG3BT1v@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-31933-8@https.bugs.freebsd.org/bugzilla/>
References:  <bug-31933-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=31933

--- Comment #3 from commit-hook@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@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.



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