Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 8 Feb 2003 00:04:53 -0800 (PST)
From:      Adrian Chadd <adrian@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org, legacy-committers@FreeBSD.org
Subject:   cvs commit: src/usr.sbin/adduser adduser.sh
Message-ID:  <200302080804.h1884rFt093140@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
adrian      2003/02/08 00:04:53 PST

  Modified files:
    usr.sbin/adduser     adduser.sh 
  Log:
  Change the behaviour of adduser to match the previous incarnation a little more.
  
  If any of the given groups do not exist complain and let the user try again.
  This saves the user from discovering at the end of the process that they've
  forgotten to add a group or they've typoed.
  
  Thanks to cmc/dougb for pointing out how bad my sh fu actually is.
  
  Original code by: me
  Scary sh rewrite by: dougb
  
  Reviewed by:    dougb
  
  Revision  Changes    Path
  1.10      +26 -2     src/usr.sbin/adduser/adduser.sh

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200302080804.h1884rFt093140>