docs should describe how to set up ssh keys
Bug #662448 reported by
Martin Pool
This bug affects 3 people
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Bazaar |
In Progress
|
Medium
|
Adam Del Vecchio |
Bug Description
People seem to have a lot of questions <http://
Related branches
lp://qastaging/~adam-delvecchio/bzr/662448-sshkey-doc
- Martin Pool: Needs Fixing
-
Diff: 113 lines (+109/-0)1 file modifieddoc/en/user-guide/ssh_keys.txt (+109/-0)
Changed in bzr: | |
assignee: | nobody → Adam Del Vecchio (adam-delvecchio) |
Changed in bzr: | |
status: | In Progress → Fix Committed |
Changed in bzr: | |
status: | Fix Committed → In Progress |
tags: |
added: win32 removed: windows |
To post a comment you must log in.
Adam: You got here before me. I'd be happy to pass my notes to you. I found that Windows folks without any Un*x background have a lot of questions. So my notes are intended to fill in some "gaps" in their background. For example, the first question I got from my crowd was "what is ssh?" And although this is obviously not the place for a full answer, they need to understand from an operational perspective why they are doing each step. I also point out some reasons why you might *not* want to use the present implementation of bzr's authentication. conf. Stuff like that. You could do with with what you want. There is nothing especial about my experience, and I just wrote notes in a cookbook style with some sidebars for people who want to learn more about the guts.