Hi Jim, On a standard Review Board install, the private key should be in /path/to/sitedir/data/.ssh
If you're using Power Pack with SSH key scalability turned on, it's stored encrypted in the database instead. Let me know if that's your setup and I can help you further there over on [email protected]. Review Board uses this for two operations: 1) Verifying the existence of files (and their specified revisions) in a remote repository (when uploading the diff). 2) Fetching the full contents of those files when building the side-by-side diff. Christian -- Christian Hammond President/CEO of Beanbag <https://www.beanbaginc.com/> Makers of Review Board <https://www.reviewboard.org/> On Wed, Apr 27, 2016 at 11:26 AM, Jim H <[email protected]> wrote: > In addition does anybody know which operations between RB and the Repo > require an SSH operation, since our users are primarily using RBT to > generate and post diffs. > > > On Wednesday, April 27, 2016 at 1:45:20 PM UTC-4, Jim H wrote: >> >> After migration I was unable to add a new repo (getting an authentication >> error). I suspect it is because the SSH is misconfigured. >> In my old site when I go to SSH settings under admin, there is a text box >> containing a "public key", but where is RB expecting to find the >> corresponding private key? >> >> If possible I'd like to configure the new site using the same key pair. >> Unfortunately the person who configured our original site isn't around, but >> if I knew where RB was looking for the >> private key, I may be able to fix the new site. >> >> >> Thanks, >> >> Jim >> > -- > Supercharge your Review Board with Power Pack: > https://www.reviewboard.org/powerpack/ > Want us to host Review Board for you? Check out RBCommons: > https://rbcommons.com/ > Happy user? Let us know! https://www.reviewboard.org/users/ > --- > You received this message because you are subscribed to the Google Groups > "reviewboard" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > For more options, visit https://groups.google.com/d/optout. > -- Supercharge your Review Board with Power Pack: https://www.reviewboard.org/powerpack/ Want us to host Review Board for you? Check out RBCommons: https://rbcommons.com/ Happy user? Let us know! https://www.reviewboard.org/users/ --- You received this message because you are subscribed to the Google Groups "reviewboard" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
