savannah-hackers-public
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Savannah-hackers-public] [sr #107077] Setting up bzr+ssh on Savanna


From: James Cloos
Subject: Re: [Savannah-hackers-public] [sr #107077] Setting up bzr+ssh on Savannah.
Date: Thu, 18 Mar 2010 20:29:21 -0400
User-agent: Gnus/5.110011 (No Gnus v0.11) Emacs/23.1.90 (gnu/linux)

>>>>> "KF" == Karl Fogel <address@hidden> writes:

KF>   4. In ~jrandom/.ssh/authorized_keys, put this line:
KF>      command="/usr/bin/bzr serve --inet --allow-writes 
--directory=/src/bzr" ssh-rsa <<<LONG BASE64 PUBLIC KEY>>> address@hidden

Using bzr as the auth_key command rather than the restricted shell means
that it will no longer be possible to archive the repos via rsync/ssh.

It also makes it impossible to use sftp or rsync to look at the contents
of the repo to debug issues, such as surprises from moved branches, repo
restructuring, et al.

Those losses should be avoided.  Anon-rsync would work, but rsync/ssh or
sftp are probably the better ways to go.

-JimC
-- 
James Cloos <address@hidden>         OpenPGP: 1024D/ED7DAEA6




reply via email to

[Prev in Thread] Current Thread [Next in Thread]