[
https://issues.apache.org/jira/browse/SSHD-200?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Goldstein Lyor resolved SSHD-200.
---------------------------------
Resolution: Fixed
Fix Version/s: 1.0.0
Can override _ProcessShellFactory#createInvertedShell_ to use a class derived
from _ProcessShell_ which overrides _resolveShellEnvironment_ method
> Provide an easy way to alter the path environment variable for the server
> -------------------------------------------------------------------------
>
> Key: SSHD-200
> URL: https://issues.apache.org/jira/browse/SSHD-200
> Project: MINA SSHD
> Issue Type: Improvement
> Affects Versions: 0.8.0
> Environment: Windows 7
> Reporter: somebody
> Fix For: 1.0.0
>
>
> Looking at your source you have a getEnvironment method defined in some of
> your classes that you seem to pass to process builder but I could not find a
> way to specify this in any obvious way to the sshServer class. I even tried
> to override the ClientSession I believe it was, but the sshserver only took a
> ClientSessionFactory and it was unclear how all of this interacts. Most ssh
> servers that I have used, have the ability to update or set the path
> environment variable. I would also like to be able to append a few paths
> temporarily to the path while I run my server. I have looked all over the
> internet, and through the code trying things with no luck. Please release
> this as a patch before the next version. Thanks.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)