[Sugar-devel] git.sugarlabs.org difficulties
Bernie Innocenti
bernie at codewiz.org
Wed Feb 18 19:59:59 EST 2009
Martin Langhoff wrote:
> On Tue, Feb 17, 2009 at 10:01 AM, Bernie Innocenti <bernie at codewiz.org> wrote:
>> You should be using gitorious@ rather than veplaini at .
>>
>> Yes, it's awkward, but it's explained somewhere on the repository
>> page. Internally, gitorious dispatches individual users by means of
>> ~/.ssh/authorized_keys.
>
> Strange. So you cannot have 2 accounts with the same ssh key?
Apparently not. And it also doesn't scale that well with thousands of
users.
The generated authorized_keys file looks like this:
### START KEY 7 ###
command="gitorious
bernie",no-port-forwarding,no-X11-forwarding,no-agent-forwarding,no-pty
ssh-rsa AAAAB3Nz...gJVNrOZuw== bernie at trinity.develer.com
### END KEY 7 ###
### START KEY 9 ###
command="gitorious
bernie",no-port-forwarding,no-X11-forwarding,no-agent-forwarding,no-pty
ssh-rsa AAAAB3N1...91K6xbIWQ== bernie at daneel.codewiz.org
### END KEY 9 ###
--
// Bernie Innocenti - http://www.codewiz.org/
\X/ Sugar Labs - http://www.sugarlabs.org/
More information about the Sugar-devel
mailing list