

Script Change password CentOS 6.5
Hi Yesid,
If you log into your VM and run the script on the command line, do you see any errors? I have seen some bare installations of CentOS 6 that don't have commands the script depends on, such as wget. You may need to do a yum install for any commands the script uses that are not recognized.
-David