[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: login + passwd for 30 users



on Friday, December 07, 2001 4:57 PM, robin.jag@free.fr wrote:

> does any script exist, which creates 30 users automaticaly,
> with the list of 30 persons containing their name, christian name, etc...
> instead of using 30 times "adduser" ?

It's been a number of hours so you've probably entered
them already, but try using "useradd" instead.  It takes
its parameters from the command line so you could easily
loop through a file read in sh and populate the command
options.

  -=greg





Reply to: