This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

enable ssh access?

hi,
i have setup ssh access in "system->settings", now i can connect and get the certificate, but when i try to login with root@ or admin@ it returns, Permission denied, please try again.

After putting in my password more than 3 times, i yet know that it recognizes my ip well, because i have inserted my host to not block after 3 false login attempts.  But i cannot login?   Where can i setup a new password or user for ssh? i can only find the "Definition->Users" settings, where no ssh access is selectable

thanks
flo


This thread was automatically locked due to age.
Parents
  • You have to login as
     loginuser 

    You have set the password while installing.
    After this you can switch to root access via
     su - 

    This is a security mechanism. Root is not allowed to gain direct access to console !!
Reply
  • You have to login as
     loginuser 

    You have set the password while installing.
    After this you can switch to root access via
     su - 

    This is a security mechanism. Root is not allowed to gain direct access to console !!
Children