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

Re: FW: Getting NT Authorization Right with mod_auth_sspi.so

From: Toby Johnson <toby_at_etjohnson.us>
Date: 2004-07-13 00:36:28 CEST

Roehl, Dan wrote:

>Here is the most interesting (recurring) info from Apache error.log
>[Mon Jul 12 16:21:58 2004] [error] [client 10.10.58.134] (OS 1326)Logon
>failure: unknown user name or bad password. : user
>my-domainController\\roehld: authentication failure for "/svn/repos/app
>
>
Is it asking you for a password at any point? Also, does your password
have any special characters in it? I ran into auth problems when I tried
using svn from Unix with an underscore in my password, and it was fixed
when I changed the password to something else. I never figured out why
that was happening.

Again, this will be easier if you give us much more detail as to what
the exact steps are that you are taking. Are you accessing via web
browser or trying to check something in? Have you tried both read-only
and write access? etc.

Everything in your auth files looks ok as far as I can tell, and I doubt
NTFS permissions are the problem. I'm not sure if the tigris.org SSPI
module you got has the "SSPIOmitDomain on" option (thus removing
everything up to and including the backslash from your username), but
setting that may help you figure out what's going on.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Tue Jul 13 00:36:51 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.