|
Create user accounts from shell script?
i want to setup a password for an account in linux.i dont want to setup in command line,but i want to write a shellscript for it.so that if anyone can give their username,they can setup their password.I tried useradd -p username and passwd commands for it.but i cannot setup it.can anyone help for me.
please............
|