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

Re: [RFE] SSH authentication - active directory integration?

From: chachi <carebeansunrise_at_web.de>
Date: 2007-02-28 16:32:48 CET

Hi,

Thank you very much for your answers.

I'm wondering whether it's possible to integrate the subversion
authentication into windows active directory domain controller?
This would be another useful possibility, if it's possible at all?

chachi

John Allen-2 wrote:
>
> Duncan Murdoch wrote:
>> On 2/20/2007 6:34 AM, chachi wrote:
>>> Hi,
>>>
>>> Is it possible to let users authenticate with their ssh passphrases?
>>> Do you know a howto which describes how to implent this?
>>
>> It is possible, but it's very inconvenient. A typical svn interaction
>> with the repository may involve multiple ssh connections, so the user
>> would be prompted multiple times.
>>
>> A much more pleasant way to work is to use public key authentication,
>> and an agent on the client side to handle the authentication requests.
>> Unfortunately the details of doing this depend on your ssh
>> implementation: OpenSSH, Putty and the commercial SSH are all
>> different. If you're on Windows, you should be using TortoiseSVN, and
>> it only works with Putty, but OpenSSH is more common on other platforms.
>>
> On Windows I'd recommend Eclipse with the Subclipse plugin, supports
> public key auth, with remembering of passphrase
>> Duncan Murdoch
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
>> For additional commands, e-mail: users-help@subversion.tigris.org
>>
>>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
> For additional commands, e-mail: users-help@subversion.tigris.org
>
>
>

-- 
View this message in context: http://www.nabble.com/SSH-authentication-tf3259878.html#a9205940
Sent from the Subversion Users mailing list archive at Nabble.com.
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Wed Feb 28 16:33:17 2007

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

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