[
https://issues.apache.org/jira/browse/SSHD-772?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16167455#comment-16167455
]
Goldstein Lyor commented on SSHD-772:
-------------------------------------
It is not clear what the setup is - e.g., one cannot {quote}login using SSH
server{quote} - only a client can login:
Can you describe the exact code and setup:
* Who is the server ? Is it SSHD code ? If so, can you provide it ?
* Who is the client ? Is it SSHD code ? If so, can you provide it ?
Given the scarce information available it seems (prima facie) that the problem
is not the Java code but some setup on the server side - which I infer is not
SSHD code. FYI, the Java code has no concept of "tty job". Furthermore, if you
are accessing the server using SSHD client code, there are several issues with
TTY and special terminal characters that need to be handled by your code.
In any case, this feels more like something to be discussed on the
{{[email protected]}} mailing list before we decide if it is an issue (or
even what the issue is).
> After login using SSHServer program ...It displays "/bin/sh: 0: can't access
> tty; job control turned off". How to solve this problem?
> -------------------------------------------------------------------------------------------------------------------------------------
>
> Key: SSHD-772
> URL: https://issues.apache.org/jira/browse/SSHD-772
> Project: MINA SSHD
> Issue Type: Question
> Affects Versions: 1.6.0
> Environment: Ubuntu 16.04 LTS
> Reporter: Amit Kumar
>
> After login using SSHServer program ...It displays "/bin/sh: 0: can't access
> tty; job control turned off". How to solve this problem
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)