This one is killing me.. I've tried everything google has to offer to no avail..
I've tried;
booting to recovery = doesn't work because it has root password
booting to single user (replace ro with rw and add init=/bin/bash on kernel line) = Authentication token manipulation after passwd command and password is unchanged
so reading up on the token error, I tried mount -o, remount, rw / (also added -n) = same token error
Then tried booting from the live cd, and doing chown, and I'm getting the same token error..
The only thing I haven't tried is some googling mention comparing /etc/password and /etc/shadow, but the don't go into any detail of what to compare or how to actually do it..
I'm mostly a linux noob, about to throw in the towel..
I've tried;
booting to recovery = doesn't work because it has root password
booting to single user (replace ro with rw and add init=/bin/bash on kernel line) = Authentication token manipulation after passwd command and password is unchanged
so reading up on the token error, I tried mount -o, remount, rw / (also added -n) = same token error
Then tried booting from the live cd, and doing chown, and I'm getting the same token error..
The only thing I haven't tried is some googling mention comparing /etc/password and /etc/shadow, but the don't go into any detail of what to compare or how to actually do it..
I'm mostly a linux noob, about to throw in the towel..