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

AuthzSVNAccessFile with Windows Domain access

From: Chuck Holzwarth <chuck_holzwarth_at_yahoo.com>
Date: Tue, 26 May 2009 09:16:52 -0700 (PDT)

We are using a Windows Domain controller to provide access to the repository:
AuthName "Subversion Authentication"
        AuthType SSPI
        SSPIAuth On
        SSPIAuthoritative On
        SSPIDomain <Domain>

When I try to use AuthzSVNAccessFile "E:/svn_repositories/authz"

Apache crashes with an error:
The Apache service named reported the following error:
>>> Syntax error on line 512 of C:/Program Files/CollabNet Subversion Server/httpd/conf/httpd.conf: .

Do I have to use a different line when running a domain controller?

------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=1065&dsMessageId=2353880

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subversion.tigris.org].
Received on 2009-05-26 18:17:49 CEST

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.