[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 SSPIDomain question

From: Andrew MacKenzie <amackenz_at_edespot.com>
Date: Wed, 29 Oct 2008 12:15:41 -0400

+++ Gillis, Paul [tortoisesvn] [Wed, Oct 29, 2008 at 10:32:49AM -0400]:
> I am a little confused about the SSPIDomain directives that come with
> mod_auth_sspi. The documentation that comes with the module leads me to
> believe that you are supposed to specify your domain name. But the
> Tortoise documentation says to specify your domain controller.
>
> Does anybody know for certain which it really is supposed to be?

We're using mod_auth_sspi and have specified the domain controller. Seems
to work just fine. Our config:
    # SSPI configuration for Windows PDC
    SSPIAuth On
    SSPIAuthoritative On
    SSPIDomain domain_controller_name
    SSPIOfferBasic On
    SSPIUsernameCase lower

We have multiple domains and usernames in svnaccess.txt are of the form
"domain\username" (all lower-case).

-- 
// Andrew MacKenzie  |  http://www.edespot.com
// GPG public key: http://www.edespot.com/~amackenz/public.key
// You have acquired a scroll entitled 'irk gleknow mizk'(n).--More--
// 
// This is an IBM Manual scroll.--More--
// 
// You are permanently confused.
// -- Dave Decot       

  • application/pgp-signature attachment: stored
Received on 2008-10-29 17:16:15 CET

This is an archived mail posted to the TortoiseSVN Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.