Sarteck wrote:
Linode Staff solved it. :facepalm:
Silly me, I was thinking that if I changed the root password while the linode was running that it would take effect after I rebooted it. Apparently, that's not the case--I have to change the password while it's off. XP
So i turned it off, changed the root password, and was able to su to root, and from there was able to do as I needed (changing password on the sarteck account to one that works).
Thanks anyways, guys!
Did you change the root password from the Linode web management control panel? If so, yes, your machine needs to be shutdown to do this. The control panel job should fail if the machine is running and tell you on the status reports; you have to read carefully though.
You should be able to change your root password at any time from the running system by running "passwd" (as root) or "sudo passwd root" (as another user with sudo privs).