useradd

Góra strony
Załączniki:
Wiadomość jako email
+ (text/plain)
Delete this message
Reply to this message
Autor: Don Harrop
Data:  
Temat: 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