Unlock A LUKS Encrypted Root Partition Via SSH On Ubuntu - cannot log in

Discussion in 'HOWTO-Related Questions' started by flapjack, Aug 4, 2008.

  1. flapjack

    flapjack New Member

  2. falko

    falko Super Moderator ISPConfig Developer

    Can you check the logs, or can't you log in at all?
     
  3. flapjack

    flapjack New Member

    I can log on the machine, I cannot log in remotely via putty - it just says wrong password
     
  4. sayad

    sayad New Member

    then it is surely the registtering problem , try to chek it definitely that your administrated passwords are right.
     
  5. flapjack

    flapjack New Member

    there's only one user and I'm sure im typing it right
     
  6. flapjack

    flapjack New Member

    ok I figured out, that it works on one condition:

    DO NOT DELETE ROOT PASSWORD using
    sudo passwd -l root like it's explained in the howto

    but what if I don't want the root account to be enabled?
     
  7. falko

    falko Super Moderator ISPConfig Developer

    You can become root by typing
    Code:
    sudo su
     
  8. flapjack

    flapjack New Member

    did you at least read what I wrote? how using 'sudo' can help me entering password?
     
  9. lewisou

    lewisou New Member

    I have the same problem.
    I can log on by tty, I cannot log on remotely via ssh - it just says wrong password. but I definitely use the same user name and the same password.:mad:
     

Share This Page