[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: [PATCH] To automate the svnsshcheck

From: Brian Behlendorf <brian_at_collab.net>
Date: 2006-02-15 18:55:07 CET

On Wed, 15 Feb 2006, kfogel@collab.net wrote:
> Kamesh Jayachandran <kamesh@collab.net> writes:
>> The proposed solution properly undoes test '.ssh' setup upon test
>> completion.
>>
>> So I could not see any mess here.
>> May be abrupt termination of 'make svnsshcheck'(^C or make exiting
>> with errors) before 'restoresshsetup' could cause redundant entries in
>> the .ssh/authorized_keys file, in the case I can document this
>> behaviour and ask people to run 'make restoresshsetup' to cleanup this
>> trivial redundancy.
>>
>> Let me know if you meant something else.
>
> Even assuming the tests run to completion (which, as you note, is not
> a safe assumption), the tests still take a long time and a person
> might use their .ssh directory during that time. I often do, in fact.

Could you avoid the need to muck with ~/.ssh/ by using a
different file denoted by the AuthorizedKeysFile keyword for sshd?

         Brian

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Wed Feb 15 18:52:55 2006

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.