Bug 29366

Summary: rmuser is broken in -stable
Product: Base System Reporter: Lucas Bergman <lucas>
Component: binAssignee: freebsd-bugs (Nobody) <bugs>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: 4.3-STABLE   
Hardware: Any   
OS: Any   

Description Lucas Bergman 2001-08-01 14:30:00 UTC
rmuser is broken.  Specifically, it is no longer able to remove a
user from the password database(s).

Fix: 

http://www.slb.to/~lucas/patches/rmuser-200108011320.diff
How-To-Repeat: Create a scratch user named test.  Then, execute 'rmuser test'.  You
should get an error not unlike the following:

Removing user's at jobs:Updating password file,
/usr/sbin/rmuser: Error: Couldn't open file :
 No such file or directory
Comment 1 Guy Helmer freebsd_committer freebsd_triage 2001-08-01 21:27:17 UTC
State Changed
From-To: open->closed

Fixed in -current and -stable, thanks!