Folks,
I am trying to put the unix account password set procedure in a script to automate it. When you use "passwd login" it prompts you to enter the password. How can I automate this is a small program so that it takes the password as a parameter passed in rather than prompting at the screen??
I am trying to put the unix account password set procedure in a script to automate it. When you use "passwd login" it prompts you to enter the password. How can I automate this is a small program so that it takes the password as a parameter passed in rather than prompting at the screen??