How to login to ISPConfig by ssh

Discussion in 'General' started by summra, Mar 8, 2022.

  1. summra

    summra New Member

    • I am a new user to ispconfig (been 16 hours only). I have been given details of sever but i m stuck how to connect to server. After some exploration i have done following
    1. created a remote user form ispconfig the account details provided by my supervisor

    2. created a ssh user
    Now with the second one i tried this command

    ssh -vv user@webaddress

    it asks me for pwd but terminal isn't allowing me to type.
     
  2. till

    till Super Moderator Staff Member ISPConfig Developer

    Remote users are for the ISPCOnfig API, that#s not related to SSH login.

    First, take care to use the complete username incl. prefix. Then post a screenshot of what you see on the screen, the ssh command always requests you to enter a password and you can then type that in.
     

Share This Page