Page 1 of 3

SOLVED: Password not working

Posted: Wed Jan 21, 2015 2:48 pm
by tomtheappraiser
I haven't logged onto the HDA via my windows computer in a about a week and now it says my username and password are not correct. I have LastPass so I know it's correct. I have changed it.
Any ideas?

Re: Password not working

Posted: Wed Jan 21, 2015 2:56 pm
by bigfoot65
Recommend you clear out the last password and enter it manually. Can you SSH into the server?

Re: Password not working

Posted: Wed Jan 21, 2015 3:07 pm
by tomtheappraiser
I don't know what SSH in means.
I can get into the physical server using root, but it won't accept my regular username or password.
I've tried using different browsers to log into the HDA and cleared the history and caches.

Re: Password not working

Posted: Wed Jan 21, 2015 3:10 pm
by bigfoot65
Ok. Log in as root and do the following:

Code: Select all

systemctl status hda-ctl systemctl status smb
Post whether they show active (running). Don't need to see the output unless they are not running.

Re: Password not working

Posted: Wed Jan 21, 2015 3:18 pm
by tomtheappraiser
When I type in the first line and hit enter it says "-bash: systemct1: command not found"

Re: Password not working

Posted: Wed Jan 21, 2015 3:20 pm
by bigfoot65
That is SYSTEMCTL in all lowercase. Looks like you typed in a 1.

Re: Password not working

Posted: Wed Jan 21, 2015 3:25 pm
by tomtheappraiser
OK, that worked.
Both say active, but (I don't know if this matters) the second one has a bunch of code in red after saying it is active.

Re: Password not working

Posted: Wed Jan 21, 2015 3:30 pm
by bigfoot65
Ok. Post what the second one displays. Might be a clue in there.

Re: Password not working

Posted: Wed Jan 21, 2015 3:38 pm
by tomtheappraiser
Unable to connect to CUPS server localhost:631 - transport endpoint is not connected
[2015/01/21 15:54:35.16445, 0] ../source3/print_cups.c:528(cups_async_callback)
failed to retrieve printer list NT_STATUS_UNSUCCESSFUL
[2015/01/21 16:07:51.16445, 0] ../source3/print_cups.c:151(cups_connect)
[2015/01/21 16:07:51.16445, 0] ../source3/print_cups.c:528(cups_async_callback)
failed to retrieve printer list NT_STATUS_UNSUCCESSFUL
[2015/01/21 16:20:51.16445, 0] ../source3/print_cups.c:151(cups_connect)
Unable to connect to CUPS server localhost:631 - transport endpoint is not connected

Re: Password not working

Posted: Wed Jan 21, 2015 3:49 pm
by bigfoot65
Hmmmm. That does not seem helpful.

Have you installed the OS updates? When was the last time the HDA was rebooted?