Uploaded image for project: 'Bitbucket Data Center'
  1. Bitbucket Data Center
  2. BSERV-3543

Add support for SSH access via sshd

XMLWordPrintable

    • Icon: Suggestion Suggestion
    • Resolution: Answered
    • None
    • SSH
    • We collect Bitbucket feedback from various sources, and we evaluate what we've collected when planning our product roadmap. To understand how this piece of feedback will be reviewed, see our Implementation of New Features Policy.

      One of the things I like very much about gitolite is the easy command line ssh access, for example:

      git clone git@git.company.com:reponame

      Given the project/repo hierarchy of Stash, I imagine the simplest you could get would be:

      git clone git@git.company.com:project/reponame

      Gitolite (https://github.com/sitaramc/gitolite) supports this by having a separate git ssh user, and doing some very neat stuff in authorized_keys that links a given ssh key passed for the git user to a specific set of authorizations controlled by gitolite.

      Now that Stash has private repositories and public sign up, this is the last thing holding me back from migrating from gitolite without hesitation.

              Unassigned Unassigned
              e9c9fe304daf Jere Krischel
              Votes:
              0 Vote for this issue
              Watchers:
              7 Start watching this issue

                Created:
                Updated:
                Resolved: