-
Suggestion
-
Resolution: Won't Fix
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?
- was cloned as
-
BCLOUD-21475 Same SSH key for different accounts
- Closed
I followed this a few years ago, not really thinking about ssh keys and logins.
I still see all the replies here and each time I think, but it’s not possible.
To everyone wishing this; see an ssh key as a unique combination of username and password. Attaching a single ssh key to multiple logins would be to have multiple logins with the exact same credentials. So which account is it? It’s just not possible!
Github doesn’t support it either, they do support multiple email adresses per login and separating commits based on that, but not the same ssh key on multiple accounts.