You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@mina.apache.org by "somebody (JIRA)" <ji...@apache.org> on 2012/12/17 13:40:12 UTC

[jira] [Created] (SSHD-200) Provide an easy way to alter the path environment variable for the server

somebody created SSHD-200:
-----------------------------

             Summary: 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: Bug
    Affects Versions: 0.8.0
         Environment: Windows 7
            Reporter: somebody


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 is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira