Koozali.org: home of the SME Server

Unable to connect to SME via SSH

Conundrum

Unable to connect to SME via SSH
« on: July 13, 2006, 03:06:34 AM »
Hi

I having a problem connecting to my SME server using ssh. I've enable ssh and admin command line access in server-manager, but when I connect using putty I get a terminal window asking for my login ID, I enter it and putty closes.

Any Ideas?

Offline JonB

  • *
  • 351
  • +0/-0
Unable to connect to SME via SSH
« Reply #1 on: July 13, 2006, 03:14:49 AM »
Have you also enabled 'Allow SSH access using standard passwords"
...

Offline ldkeen

  • *
  • 405
  • +0/-0
Unable to connect to SME via SSH
« Reply #2 on: July 13, 2006, 08:28:52 AM »
Conundrum,
Standard user logins are disabled by default, you can only login as root or admin. Below is an excerpt from the manual:
Quote
Note
By default, only two user names can be used to login remotely to the server: admin (to access the server console) and root (to use the Linux shell). Regular users are not permitted to login to the server itself. If you give another user the ability to login remotely to the server, you will need to access the underlying Linux operating system and manually change the user's shell in /etc/passwd.

Lloyd