You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@subversion.apache.org by Sam Duncan <Sa...@andromeda-telematics.com> on 2007/06/28 12:34:04 UTC

SVN re-requests authentication for LOCK operation

Hi

We are running Subversion Server 1.4.3 (r23084) with Apache/2.0.59
(Win32) (mod_ssl/2.0.59 OpenSSL/0.9.7j SVN/1.4.3 mod_auth_sspi/1.0.4
DAV/2) with Tortoise SVN clients.

The mod_auth_sspi is working perfectly to authenticate users against our
domain controller and users can perform update and commit operations
without having to enter any authentication details (when they are
connected to the domain of course).  However, it seems that when users
try to acquire a lock on a file using the "Get lock..." menu item from
Tortoise SVN, Tortoise requires them to re-enter their authentication
details.  If the details are entered correctly (i.e. DOMAIN\user.name
with correct password) then the file can be locked, so the problem is
not related to repository permissions.  We would ideally like users to
be able to acquire locks without having to re-enter their authentication
data.

Has anyone ever come across this behaviour before?

Regards
Sam Duncan


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


Re: SVN re-requests authentication for LOCK operation

Posted by Nicolai Scheer <sc...@planetavent.de>.
Hi again!

Myself wrote:
> We've encountered the same behaviour.
> Apache/2.2.4 (Win32) mod_ssl/2.2.4 OpenSSL/0.9.8d mod_auth_sspi/1.0.4
> DAV/2 SVN/1.4.4 mod_python/3.3.1 Python/2.4.4 PHP/5.2.3
> 
> The <LimitExcept LOCK> does not work, because then I'm getting a '403
> forbidden' when trying to obtain a lock.
> 
> I read various mails on mailinglist archives which stated that this
> could be a neon bug...
> 
> Anyone knows if this issue is currently adressed?

Here is the url that may describe the problem and its solution:
http://mailman.webdav.org/pipermail/neon/2007-March/002421.html


bye,

Nico

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

Re: SVN re-requests authentication for LOCK operation

Posted by Nicolai Scheer <sc...@planetavent.de>.
Hi!

We've encountered the same behaviour.
Apache/2.2.4 (Win32) mod_ssl/2.2.4 OpenSSL/0.9.8d mod_auth_sspi/1.0.4
DAV/2 SVN/1.4.4 mod_python/3.3.1 Python/2.4.4 PHP/5.2.3

The <LimitExcept LOCK> does not work, because then I'm getting a '403
forbidden' when trying to obtain a lock.

I read various mails on mailinglist archives which stated that this
could be a neon bug...

Anyone knows if this issue is currently adressed?

greetings,

Nico

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