useradd

Page principale
Attachements:
Message en tant que courrier électronique
+ (text/plain)
Supprimer ce message
Répondre à ce message
Auteur: Don Harrop
Date:  
Sujet: 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