Hello all,
We have a customer that has been fighting with adding the password reset
script to CentOS 6.5 running Gnome. It is not being run on boot no
matter where we have placed the file
We followed the instructions on the site placing it in /etc/init.d/,
making it executable and adding it to chkconfig. No luck.
Added it to /etc/gdm/init.d/Default, nothing.
Added it to /etc/rc.local to try to get it to run after all other
scripts and no luck either.
Running the script manually pulls down the new password and if you log
out and back in the new password is set.
Has anyone else gotten this to work in CentOS with a gui (Gnome or KDE)
or in Ubuntu with Unity?