[jbosstools-issues] [JBoss JIRA] (JBIDE-13107) Add existing ssh key: using id_rsa warns user even though id_rsa is listed in ssh private keys preferences

Andre Dietisheim (JIRA) jira-events at lists.jboss.org
Mon Nov 19 13:41:21 EST 2012


    [ https://issues.jboss.org/browse/JBIDE-13107?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12735449#comment-12735449 ] 

Andre Dietisheim commented on JBIDE-13107:
------------------------------------------

What I found out so far is that the warning is given because of the OpenShift tooling looking into C:\Users\<userid>\ssh\ to find the private keys, whereas the windows system I was using was having them in C:\Users\<userid>\.ssh\.
As far as I remember I took this setting from the code in org.eclipse.jsch.ui which was using *.ssh* for unix systems and *ssh* for windows system. I'll have to verify if this is still correct and under what circumstance this is correct. Apparently keys in Windows system can be stored in C:\Users\<userid>\.ssh as they are on the windows machine I'm using.
                
> Add existing ssh key: using id_rsa warns user even though id_rsa is listed in ssh private keys preferences
> ----------------------------------------------------------------------------------------------------------
>
>                 Key: JBIDE-13107
>                 URL: https://issues.jboss.org/browse/JBIDE-13107
>             Project: Tools (JBoss Tools)
>          Issue Type: Bug
>          Components: openshift
>            Reporter: Max Rydahl Andersen
>            Assignee: Andre Dietisheim
>            Priority: Critical
>             Fix For: 4.0.0.CR1
>
>


--
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


More information about the jbosstools-issues mailing list