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

Re: Relationship of "AuthType SSPI" and AuthzSVNAccessFile

From: Mark <mark_at_msdhub.com>
Date: 2003-10-28 18:45:01 CET

To answer my own question, it seems to be trying to work, but mod_authz_svn
seems to not be able to figure out a username that has a '\' in it.

Usernames when using SSPI will look like "domain\user", and it seems to be
breaking down somewhere in there. I'll try to take a closer look, but this
stuff is admittedly a bit over my head.

Mark

----- Original Message -----
From: Mark Parker
To: users@subversion.tigris.org
Sent: Monday, October 27, 2003 11:41 AM
Subject: Relationship of "AuthType SSPI" and AuthzSVNAccessFile

Is there any way to limit access in a way similar to AuthzSVNAccessFile when
using SSPI authentication?

When I comment out that line, I can access the repo via browser and via
command-line, but when I try to use that file, it fails on either method
regardless of what is in it.

I'd like to use SSPI authentication (for obvious ease-of-administration
reasons), but I'd also like to give some users read-only access to some
paths etc.

Mark

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Tue Oct 28 18:47:55 2003

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.