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

Re: svnserve - Case sensitive username issue on Windows

From: Nathan Kidd <nathan-svn_at_spicycrypto.ca>
Date: 2006-03-02 18:39:25 CET

Philibert Pérusse wrote:
> Anybody got a work around to avoid svnserve to use case-sensitive
> usernames. On Windows, a user might login with PHILIBERT.PERUSSE or
> philibert.perusse or Philibert.Perusse without problems...
>
> But then the credentials would fail when connecting to svnserve
> repositories because the pass-db & authz files would only list
> "philibert.perusse"...

I'm using svnserve 1.2.3 + svnperms.py and have no problem with this. I
think your problem must be with authz authentication. The SSPI auth
module has a 'SSPIUsernameCase lower' directive to get around this. I
don't know about other methods.

-Nathan

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Thu Mar 2 18:41:03 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.