Forums

Resolved
0 votes
Upon boot completion, the server asks for the Administrator Password. I type in the same password I use for remote HTTP log-in, but it's rejected. I've never been able to successfully log in using what I assume to be a command console. Is a different password needed? If so, how do I discover what it is? If not, why is my password being rejected?

Also, is there a better place to post these questions?

Thank You.
Monday, December 29 2014, 11:35 PM
Share this post:
Responses (8)
  • Accepted Answer

    Thursday, January 15 2015, 09:54 PM - #Permalink
    Resolved
    0 votes
    If you cannot log in through command prompt (putty, terminal, console [Ctrl+Alt+F2]) as root then you may have an issue with the original input of the password. In this case you would need to restart the server in 'single' mode and reset the password.

    Reset root password.

    If you can log in through command line but not in the interface then there may be something that is improper with you password that is being translated wrong by the form. For example, percents are bad if followed by an ascii hexidecimal number (and yes, I know this is not what you describe).
    The reply is currently minimized Show
  • Accepted Answer

    Wednesday, December 31 2014, 08:36 AM - #Permalink
    Resolved
    0 votes
    I don't think that's the problem here, but if I can't log in, how can I run sudo?
    The reply is currently minimized Show
  • Accepted Answer

    Wednesday, December 31 2014, 08:10 AM - #Permalink
    Resolved
    0 votes
    Yes, I know what the regex group means. I was just checking as I'd found the link.

    Your http session will be interpreted by the workstation's key mappings but the console will be interpreted by ClearOS's keyboard map. Have a look at this post for checking and possibly changing the locale.
    The reply is currently minimized Show
  • Accepted Answer

    Tuesday, December 30 2014, 10:36 PM - #Permalink
    Resolved
    0 votes
    Nick,

    My root password is only [a-zA-Z0-9]+. I assume you know what that means. ...Examples: ebruer75hdgfh , gu475uifhdgte4ygb, r4y5ghjfhr . My real password has 8 letters and 4 digits. It has no embedded words over 1 character in length in any language (thereby defeating a dictionary attack). The hardware is a Dell Optiplex with a standard keyboard.

    May I reiterate: My HTTP 'root' log-in works, but the same password is rejected by the red "Administrator Password" box at the local console at the end of the boot, and is rejected by a secondary console (opened by pressing Alt-F2) even when I attempt to log in as 'root'. They have never worked, but the User Guide skips over it as though, if the server successfully boots, then X-windows is running. Ah, but first you must log in. That's what I've never been able to do.
    The reply is currently minimized Show
  • Accepted Answer

    Tuesday, December 30 2014, 10:03 PM - #Permalink
    Resolved
    0 votes
    Valid password rules can be found here. Does your system have a non-English keyboard layout? I can't even remember where this is set for the console.
    The reply is currently minimized Show
  • Accepted Answer

    Tuesday, December 30 2014, 09:35 PM - #Permalink
    Resolved
    0 votes
    The reply is currently minimized Show
  • Accepted Answer

    Tuesday, December 30 2014, 07:46 PM - #Permalink
    Resolved
    0 votes
    My HTTP log-in is:
    User = root
    Password (regexp pattern) = [A-Za-z0-9]+

    This must be different from User = Administrator.

    What I've tried:
    When boot is complete, I'm presented a red box asking "Administrator's password:" Nothing works.
    If I use Alt-F2 to open an auxiliary console and attempt to log in as root and use the same (successful) password as my HTTP 'root' log-in, that password gets rejected too.

    I've been limping along for years like this because I didn't have anyone I could ask and there wasn't anywhere on the Internet to go to ask for help. If you will help me, I'll be forever grateful.

    Regards, Mark.
    The reply is currently minimized Show
  • Accepted Answer

    Tuesday, December 30 2014, 08:44 AM - #Permalink
    Resolved
    0 votes
    Do you use any special characters in your password? There are some limitations, but I cannot remember what they are.
    The reply is currently minimized Show
Your Reply