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

Re: Authentication Bug

From: Norbert Unterberg <nunterberg_at_gmail.com>
Date: 2007-02-08 13:31:00 CET

2007/2/8, Frank.Banzhoff@infineon.com <Frank.Banzhoff@infineon.com>:

> No I did not set the SSPIOmmitDomain.
>
> The authentication is working well, the problem is, that I have to use
> the authentication dialog.

When you want to use the automatic authentication, you need to
configure the user names in the SVN access file *including* the domain
part. When a user tom logs on to the domain AP, then Subversion is
given the user name
   AP\tom

So either add
   SSPIOmmitDomain on
to your apache config, or add the domain names to your SVN access file
(all in lower case, because you already set SSPIUsernameCase lower).

In addition, using TRAC with Internet Explorer and automatic logon
only worked for us after we added the new SSPIPerRequestAuth On flag
to our apache config.

Norbert

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tortoisesvn.tigris.org
For additional commands, e-mail: dev-help@tortoisesvn.tigris.org
Received on Thu Feb 8 13:31:12 2007

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

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