Bug 18079

Summary: [PATCH] "pw usermod foobar -h -" broken
Product: Base System Reporter: kehlet <kehlet>
Component: binAssignee: freebsd-bugs (Nobody) <bugs>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: 1.0-RELEASE   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
file.diff none

Description kehlet 2000-04-18 23:50:01 UTC
pw usermod foobar -h -  should lock the user's account but doesn't
work.  The fix is trivial.  I know this functionality is replaced
with pw lock and unlock but this should still be fixed for backwards
compatibility.

How-To-Repeat: 
pw usermod foobar -h -
Comment 1 nra freebsd_committer freebsd_triage 2000-07-20 05:00:23 UTC
State Changed
From-To: open->closed

davidn fixed this in revision 1.40 of pw/pw_user.c.