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

RE: setting up svn with domain authenthication?

From: Roger Lipscombe <rogerl_at_1e.com>
Date: Tue, 16 Sep 2008 09:02:43 +0100

Alternatively, if your SVN server is on Windows (I don't think you specified), you can use mod_auth_sspi; see http://tortoisesvn.net/docs/release/TortoiseSVN_en/tsvn-serversetup.html#tsvn-serversetup-apache-5 for details.

Cheers,
Roger.

-----Original Message-----
From: David Weintraub [mailto:qazwart_at_gmail.com]
Sent: Tue 16 September 2008 03:48
To: baz themail
Cc: users_at_subversion.tigris.org
Subject: Re: setting up svn with domain authenthication?

Note exactly sure what you're looking for. Domains is a strictly
Windows concept and isn't carried over into any open source
non-Windows specific package. Besides, exactly what type of "Domain
Authentication" are you talking about? Not being able to gain access
unless you're on a particular set of machines? Or, using the Windows
account to verify user access to your Subversion server?

Having people use their Windows account for logging into the
Subversion server is possible, but you'll have to configure the
Windows Domain server to allow LDAP access -- something many mammoth
sized companies are loath to do.

However, if you can get your System Administrators to allow LDAP
access to our Windows Active Directory, you can easily setup Windows
login access via Apache and the http/https protocols. We've done that
at our work. We simply lifted the directions from the Subversion book
and the Apache httpd configuration manual. The hardest part was
getting the URL for the LDAP server setup and working. But, that's not
part of Apache/Subversion configuration, that's Windows administration
stuff.

--
David Weintraub
qazwart_at_gmail.com
On Mon, Sep 15, 2008 at 2:42 PM, baz themail <bazthemail_at_gmail.com> wrote:
> Hi,
>
> Is there any way for me to set up svn with domain authenthication in
> Windows? How can i do that? Is there a step-by-step process for that?
>
> Thank you.
>
> B.
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe_at_subversion.tigris.org
For additional commands, e-mail: users-help_at_subversion.tigris.org
DISCLAIMER:  This is a PRIVATE AND CONFIDENTIAL message for the ordinary user of this email address.  If you are not the intended recipient, please delete without copying and kindly advise us by e-mail of the mistake in delivery.  NOTE:  Regardless of content, this e-mail shall not operate to bind 1E Ltd to any order or other contract unless pursuant to explicit written agreement or government initiative expressly permitting the use of e-mail for such purpose.
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe_at_subversion.tigris.org
For additional commands, e-mail: users-help_at_subversion.tigris.org
Received on 2008-09-16 10:03:07 CEST

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.