I have an account on a remote server that is used for storing various stuff that gets published on the web, typically pictures for forums etc.
I can easily log on to this account using a web interface that runs off the site. However, at present I am trying to teach myslef som light MySQL and I am putting up a for-educational-purposes-only php forum. In the process I wanted to use the ssh access to my remote account, so I can easier manipulate the file structure etc. However, I discovered that every time I try to log in, my authentication is refused. I tried resetting my password using the web interface; and logging in again with the ssh - still fails!
Are there any version problems that have been known to exist (ie. does the host expect a different kind of ssh login)?
I can easily log on to this account using a web interface that runs off the site. However, at present I am trying to teach myslef som light MySQL and I am putting up a for-educational-purposes-only php forum. In the process I wanted to use the ssh access to my remote account, so I can easier manipulate the file structure etc. However, I discovered that every time I try to log in, my authentication is refused. I tried resetting my password using the web interface; and logging in again with the ssh - still fails!
Are there any version problems that have been known to exist (ie. does the host expect a different kind of ssh login)?
Comment