Differences

This shows you the differences between the selected revisions of the page.

2008-02-14 2008-02-14
bash shell may help with directory listing parsers (martin) one may get exit_status_1 with expired password (martin)
Line 25: Line 25:
===== [[exit_status_1]] Connection has been unexpectedly closed. Server sent command exit status 1 ===== ===== [[exit_status_1]] Connection has been unexpectedly closed. Server sent command exit status 1 =====
If you get this error message while logging into your server, it is most usually cause by the server not being able to run some process necessary to support your session. Possibilities are: If you get this error message while logging into your server, it is most usually cause by the server not being able to run some process necessary to support your session. Possibilities are:
-  * Shell. Your account may not be allowed to start a shell at all. With some servers (like OpenSSH), you may need to be allowed to start a shell, even if using SFTP protocol.+  * Shell. Your account may not be allowed to start a shell at all. With some servers (like OpenSSH), you may need to be allowed to start a shell, even if using SFTP protocol. Also some servers refuse to start a shell if your password has expired or your account was terminated.
  * SFTP server. Your account may not be able to start SFTP server binary (e.g. ''/bin/sftp-server'') or the binary is not present on your server. Your SSH server may also lack the SFTP subsystem.   * SFTP server. Your account may not be able to start SFTP server binary (e.g. ''/bin/sftp-server'') or the binary is not present on your server. Your SSH server may also lack the SFTP subsystem.

Last modified: by martin