Hi all,

I am trying to integrate Eclipse PTP Remote tools plugin with Apache SSHD
server (I want to use my custom shell).

The SSH connection in the PTP API will connect to the SSH server and read
the $SSH_TTY variable to get the psuedo-terminal path (eg: /dev/pts/3).
Once it gets the path, all the subsequent commands are directed to that
terminal.

This works with the openSSH installation or Tectia Server, but doesn't work
with the Apache SSHD server.

Is there a setting in Apache SSHD, that I can set $SSH_TTY variable and
return it to the client?

Please help.

Thank you
Ravi

Reply via email to