• Our product teams collect and evaluate feedback from a number of different sources. To learn more about how we use customer feedback in the planning process, check out our new feature policy.

      I have a user account and a team account and it is impossible to use the same SSH key for both. It is understandable with different user accounts but very annoying with team accounts. Do you intend to allow same ssh keys for user and team accounts?

          Form Name

            [BCLOUD-21475] Same SSH key for different accounts

            Bump

            raffaelesgarro added a comment - Bump

            jmccal added a comment -

            Massively stupid

            jmccal added a comment - Massively stupid

            Garrett added a comment -

            Please just allow this. I don't understand why this is still not possible.

            Garrett added a comment - Please just allow this. I don't understand why this is still not possible.

            awyong added a comment -

            Bumping cause this is affecting me as well.

            Personal account and work account on the same laptop.

            awyong added a comment - Bumping cause this is affecting me as well. Personal account and work account on the same laptop.

            Bumping as it was never solved.

             

            Give us a way to solve this please.

            Personal account needs a person ssh key pair.

            Work account needs a work ssh key pair.

            Don't really want to modify my ~/.ssh/config file all the time.

             

            Host bitbucket.org
              HostName bitbucket.org
              User git
              UseKeychain yes
              AddKeysToAgent yes
              #PreferredAuthentications publickey
              IdentityFile ~/.ssh/my_private_key 

             

             

            Joanthan McGuire added a comment - Bumping as it was never solved.   Give us a way to solve this please. Personal account needs a person ssh key pair. Work account needs a work ssh key pair. Don't really want to modify my ~/.ssh/config file all the time.   Host bitbucket.org   HostName bitbucket.org   User git   UseKeychain yes   AddKeysToAgent yes   #PreferredAuthentications publickey   IdentityFile ~/.ssh/my_private_key    

              Unassigned Unassigned
              611d9325a8b8 Joanthan McGuire
              Votes:
              5 Vote for this issue
              Watchers:
              6 Start watching this issue

                Created:
                Updated: