useradd

トップ ページ
添付ファイル:
Eメールのメッセージ
+ (text/plain)
このメッセージを削除
このメッセージに返信
著者: Don Harrop
日付:  
題目: 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