home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #1 / NN_1993_1.iso / spool / comp / unix / pcclone / 32bit / 1027 < prev    next >
Encoding:
Internet Message Format  |  1993-01-11  |  949 b 

  1. Path: sparky!uunet!pipex!Q.icl.co.uk!dsbc!errol!mbm
  2. From: mbm@oasis.icl.co.uk (Malcolm Mladenovic)
  3. Newsgroups: comp.unix.pc-clone.32bit
  4. Subject: Re: Adding 250 users to Dell SVR4 at one swoop?
  5. Message-ID: <1338@dsbc.icl.co.uk>
  6. Date: 8 Jan 93 17:58:40 GMT
  7. References: <1993Jan8.021538.11018@nwnexus.WA.COM> <1993Jan8.063129.22289@nwnexus.WA.COM>
  8. Sender: news@dsbc.icl.co.uk
  9. Organization: UNIX Centre, ICL, Bracknell
  10. Lines: 16
  11. Nntp-Posting-Host: errol.oasis.icl.co.uk
  12.  
  13. In article <1993Jan8.063129.22289@nwnexus.WA.COM> markmc@halcyon.com (Mark McWiggins) writes:
  14. >I guess there *must* be an /etc/adduser command ('man adduser' didn't
  15. >show it and I forgot to look in /etc), but since it would ask 250
  16. >times for passwords, I still would like another option.
  17.  
  18. Look for a command called useradd rather than adduser:
  19.  
  20.  
  21.      useradd(1M)       (Essential Utilities)       useradd(1M)
  22.  
  23.      NAME
  24.       useradd - administer a new user login    on the system
  25.  
  26.  
  27. -Malcolm
  28.  
  29.