useradd

Startseite
Anhänge:
Nachricht
+ (text/plain)
Nachricht löschen
Nachricht beantworten
Autor: DonHarropdon@nis4u.com
Datum:  
Betreff: 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