>
>
>>
> *From:* revie...@googlegroups.com [mailto:revie...@googlegroups.com] *On
>> Behalf Of *Pierre Bouffard
>>
>
>> *Sent:* Wednesday, January 27, 2016 11:50 AM
>> *To:* reviewboard
>> *Subject:* Re: Remote git server: No authentication methods available
>>
>
>>
>> Hi Terry,
>>
>>
>>
>> We use file permissions by default and everyone can clone from git.  We
>> validate user's group on git push.
>>
>>
>>
>> The user "git" has read access to the repository.
>>
>>
>>
>> I can clone as this user (on the same machine running RB) without any
>> issues.
>>
>>
>>
>> # git clone ssh://git@*xxxx*/gitrepo/*yyyy* apps
>>
>> Cloning into 'apps'...
>>
>> git@*xxxx*'s password: ****
>>
>> remote: Counting objects: 708635, done.
>>
>> [...]
>>
>>
>>
>> This is the same user that I configured in RB.
>>
>>
>>
>> Note that the web server (apache) is running under the "apache" user
>> (RHEL 7).  I was initially thinking this is a SELinux issue - but it's set
>> to "permissive".
>>
>>
>>
Have you read through
https://www.reviewboard.org/docs/manual/2.5/admin/configuration/repositories/#ssh-backed-repositories
for
setting up SSH keys for the Review Board instance?

-- 
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 reviewboard+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to