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

Windows - Integrated Active Directory authentication

From: Eric Lemes <ericlemes_at_gmail.com>
Date: 2006-05-10 16:24:10 CEST

Hello there,

I'm doing a lot of tests with SVN + Apache + Windows, and found the good
tutorial of TortoiseSVN for AD integrated auth.

It works very fine, but there's a little issue.

When using an AuthzSVNAccessFile, we must specify the username=r or
username=rw. With the AD, the sintax domain\user works fine.

The trouble here is that for SVNAuthz, the user name is case sensitive, and
windows AD uses case-insensitive user name. So, if the users log as
DOMAIN\USER, he don't have access to the repository.

Someone knows a patch or a workaround for this problem?

[]'s

Eric Lemes
Received on Wed May 10 16:26:04 2006

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.