useradd

Forside
Vedhæftede filer:
Indlæg som e-mail
+ (text/plain)
Slet denne besked
Besvar denne besked
Skribent: Don Harrop
Dato:  
Emne: useradd
I've got a ton of users to add on a particular linux box. I have all the
usernames and passwords.. I'd like to create an executable file that will
run useradd and insert everyone into the machine. I can't figure out how to
make useradd take unencrypted passwords at the command prompt though. Any
ideas?

Don