Folks,
I need a script that creates a new user account and assigns a password. This script will be called from a program that will pass the login and password. Also if the program is not running as root how do I get the script to run as root so that it can create the user?
Thanks.
I need a script that creates a new user account and assigns a password. This script will be called from a program that will pass the login and password. Also if the program is not running as root how do I get the script to run as root so that it can create the user?
Thanks.