On Wed, Oct 29, 2008 at 10:17, richlich <rich.lichvar_at_ddlomni.com> wrote:
>
> I'm a newbie to Subversion/TortoiseSVN/Apache 2.2 (Windows 2000 Server). Got
> Basic Authentication working. Now moving to Domain authentication. Looking
> in the TortoiseSVN user guide in "Setting Up A Server" I see svnindex.xsl
> needs to be copied to /htdocs, which I've done. Question(s) about the
> entries in AuthType SSPI:
>
> 1. Do these replace the other command lines in the former AuthType Basic
> section or are they in addition to those? (My thoughts, for example, are
> that AuthUserFile might no longer be needed and might even mess-up Domain
> Authentication.
>
> 2. Also just prior to the AuthType is currently the line
>
> #SVNIndexXSLT "/svnindex.xsl"
>
> which is obviously commented out. Does this line now need to be uncommented?
>
> Many thanks in advance for your help!
SVNIndexXSLT has absolutely nothing to do with your user
authentication & authorization.
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe_at_tortoisesvn.tigris.org
For additional commands, e-mail: users-help_at_tortoisesvn.tigris.org
Received on 2008-10-29 15:25:42 CET