Re: adduser automation

2000-12-30 Thread Leen Besselink
On Sat, 30 Dec 2000, :yegon wrote: > Is there an easy way to automate the adduser script > > I'd like to run a script which creates several users listed in a text file > (or db) and sets their passwords Specify as many options as needed to: useradd, it's non-interactive if I remember ok. (maybe

adduser automation

2000-12-30 Thread :yegon
Is there an easy way to automate the adduser script I'd like to run a script which creates several users listed in a text file (or db) and sets their passwords thank's for help Martin Dragun