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

Re: Removing the domain from mod_auth_sspi usernames

From: Rob Oxspring <roxspring_at_imapmail.org>
Date: 2006-03-17 16:47:20 CET

Mark Phippard wrote:
> Rob Oxspring <roxspring@imapmail.org> wrote on 03/16/2006 09:58:40 AM:
>
>> We have a Windows box serving svn through mod_dav_svn and authenticating
>
>> using mod_auth_sspi. It seems to be working well, except that the
>> svn:author property ends up having the windows domain name in it which
>> looks a little ugly. Maybe I've got things set up wrongly and someone
>> can correct my setup, but until then I have written a hook that strips
>> the domainname from svn:author.
>
> I do not remember the name, but mod_auth_sspi has a directive you can
> include that does this automatically.

Yep SSPIOmitDomain does the trick:
http://www.deadbeef.com/index.php/mod_auth_sspi/sspi.html

Never mind, I've been meaning to play with python and the bindings for
ages - at least I've started that now!

Cheers,

Rob

>
>
> Mark
>
>
> _____________________________________________________________________________
> Scanned for SoftLanding Systems, Inc. and SoftLanding Europe Plc by IBM Email Security Management Services powered by MessageLabs.
> _____________________________________________________________________________

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Fri Mar 17 16:52:49 2006

This is an archived mail posted to the Subversion Dev mailing list.

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