[Bug 204968] pw lock _numeric_login_ doen't work propely
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Wed Dec 2 13:49:33 UTC 2015
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=204968
Bug ID: 204968
Summary: pw lock _numeric_login_ doen't work propely
Product: Base System
Version: 10.2-RELEASE
Hardware: Any
OS: Any
Status: New
Severity: Affects Many People
Priority: ---
Component: bin
Assignee: freebsd-bugs at FreeBSD.org
Reporter: 3356152 at gmail.com
Adding numeric logins runs smoothly after update, but locking numerical logins
still fails with error:
# pw adduser 123
pw: login name required
# pw adduser -n 123
# pw lock 123
pw: no such uid `123'
# pw lock -n 123
pw: illegal option -- n
pw: unknown switch
https://forums.freebsd.org/threads/pw-cant-add-numeric-user-name.54224/
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-bugs
mailing list