Comments
 
posted on April 15th 2013, at 08:40
by lunarg

You can script password changes in linux by using passwd without any additional effort. The syntax for this is:

echo "your-password" | passwd --stdin user