OSEC

Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com
 
CVS: cvs.openbsd.org: src

From: Todd C. Miller (millertcvs.openbsd.org)
Date: Tue Jun 07 2005 - 00:07:55 CDT


CVSROOT: /cvs
Module name: src
Changes by: millertcvs.openbsd.org 2005/06/06 23:07:54

Modified files:
        usr.sbin/adduser: rmuser.perl

Log message:
Don't restrict what login name may be removed, the account may
have been made with a tool other than adduser and thus may use
characters adduser considers illegal. OK henning and krw