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

RE: SSPI: can the domain name be removed from the username stored in svn?

From: Brice Dardel <bdardel_at_plexsci.com>
Date: 2004-05-15 05:45:46 CEST

<oops>

For anyone who wants the answer, there were some previous posts in the
mailing list (...).

You can use "SSPIOmitDomain On" by installing a modified version of
mod_auth_sspi. Thanks to Jeremy Bettis for that usefull feature.

http://www.deadbeef.com/software/sspi.html
http://www.contactor.se/~dast/svnusers/archive-2004-04/0132.shtml

Hope that helps someone.

</oops>

-----Original Message-----
From: Brice Dardel [mailto:bdardel@plexsci.com]
Sent: Friday, May 14, 2004 19:05
To: users@subversion.tigris.org
Subject: SSPI: can the domain name be removed from the username stored in
svn?

Hey guys,

Thanks to the _fantastic_ documentation (I mean it), I've setup a new
repository using on the server side svn 1.0.2 + Apache 2.0.49 + SSPI + SSL
on w2k server. Client side will mostly be TortoiseSvn 1.0.4 on xp.

When the users commit things, they appear as "DOMAIN\username" in svn. I'd
like to keep only "username" (without "DOMAIN\", basically removing anything
before, and including, the backslash). Any easy way to do that or should I
dig in the code? :)

Thanks,

Brice.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Sat May 15 05:46:23 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.