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

Re: mod_auth_sspi + AuthzSVNAccessFile combo is broken

From: Ben Collins-Sussman <sussman_at_collab.net>
Date: 2004-07-08 04:53:43 CEST

Ramakrishna B. Shenai wrote:

> Am I missing something very basic here or is there a problem with mod_authz_svn.
>

The problem isn't mod_authz_svn; it's just trying to match usernames
against whatever username is attached to the HTTP request by
mod_auth_sspi. IIRC, the sspi module authenticates usernames like
"DOMAIN\USERNAME", so you'll need to use similarly formatted users in
your mod_authz_svn Authz file. Google the users@ list, this has been
discussed before. I may have the syntax slightly wrong.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Thu Jul 8 04:52:47 2004

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.