Re: Windows authentication with subversion and apache
From: Florian Seydoux <florianseydoux_at_gmail.com>
Date: Mon, 02 Jun 2008 13:17:16 +0200
Sam Munzani wrote:
I guess not (not available on linux -> *nix).
Anyway, you should be able to use the kerberos module (the admin of the
In that case, I suggest to use an AuthnProviderAlias, to be more
There is plenty of documentation that google can gives you, but I can
first, you have to find the 'distinguishedName' of the user how will do
you just have to configure the apache server like that:
<AuthnProviderAlias ldap ldap-dc>
and use this alias in a normal SVN location:
<Location /svn/projectXYZ>
regards,
florian
---------------------------------------------------------------------
|
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.