K 10 svn:author V 5 dougb K 8 svn:date V 27 2000-11-21T05:52:35.000000Z K 7 svn:log V 229 If a user is in the database, rmuser ought to be able to remove them. Address this by using getpwnam(), thus killing several birds with the same stone. My fix is slightly more aggressive than the originators. :) PR: misc/22278 END