Quote:
|
Originally Posted by thestevew
To do what you want you would need to embed your password in a script in plain text - not good for security!
|
You could embed only the encrypted portion of the password and use
sed to update /etc/shadow.
nathan - the "--stdin" option is not universial.