Rob Oxspring wrote:
> Hi,
>
> 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.
>
mod_auth_sspi located at http://www.gknw.de/phpbb/ has, among others,
the following two options that greatly ease user administration:
SSPIOmitDomain
- set to 'on' if you want the usernames to have the domain
prefix OMITTED, on = user, off = DOMAIN\\user
SSPIUsernameCase
- set to 'lower' if you want the username and domain to
be lowercase, set to 'upper' if you want the username
and domain to be uppercase, if not specified, username
and domain case conversion is disabled
Kind regards,
Gerrit Jan Doornink
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Thu Mar 16 22:50:55 2006