Uploaded image for project: 'Tools (JBoss Tools)'
  1. Tools (JBoss Tools)
  2. JBIDE-10061

keys created within the wizard have to be corrected in terms of read-/write-permissions so that they can be used in ssh-add

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Major Major
    • 3.3.0.M5
    • 3.3.0.M4
    • openshift
    • None
    • Hide

      #ASSERT: have a new account without domain
      #ASSERT: make sure you have no libra_id_rsa(.pub) files in your .ssh directory
      #EXECUTE: launch the OpenShift Express Application wizard
      #EXECUTE: create a new key and domain (but dont get any step further)
      #EXECUTE: go to command line and add your new libra key to the ssh-subsys: ssh-add libra_id_rsa

      Result:
      ssh-add will complain that the permissions on the key are too wide (they are 660 and should be 600)

      Show
      #ASSERT: have a new account without domain #ASSERT: make sure you have no libra_id_rsa(.pub) files in your .ssh directory #EXECUTE: launch the OpenShift Express Application wizard #EXECUTE: create a new key and domain (but dont get any step further) #EXECUTE: go to command line and add your new libra key to the ssh-subsys: ssh-add libra_id_rsa Result: ssh-add will complain that the permissions on the key are too wide (they are 660 and should be 600)

          adietish@redhat.com André Dietisheim
          adietish@redhat.com André Dietisheim
          Votes:
          0 Vote for this issue
          Watchers:
          1 Start watching this issue

            Created:
            Updated:
            Resolved: