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

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

From: Roehl, Dan <Dan.Roehl_at_austinenergy.com>
Date: 2004-07-13 01:00:16 CEST

In my http.conf

Where
SSPIDomain <value>
What should <value> be?
I have tried:
- The fully qual name of the domain controller itself
- ip address of the controller
- myDomain.net
- myDomain

None seem to work. Also placing the directive
SSPIOmitDomain on
In httpd hoses the service completely (won't even start).

- thx for all the suggestions

-----Original Message-----
From: Roehl, Dan
Sent: Monday, July 12, 2004 5:43 PM
To: 'users@subversion.tigris.org'
Subject: FW: FW: Getting NT Authorization Right with mod_auth_sspi.so

I do have special characters in the password. I really hope that is not the
problem (password policy).

I do get a password challenge but after submission I can't see the objects
that are supposed to be in the particular branch I have access to. The
authentication just does not seem to be working.

From Error.log:

[Mon Jul 12 17:33:02 2004] [error] [client 10.10.58.134] (OS 1326)Logon
failure: unknown user name or bad password. : user <myDomain>\\roehld:
authentication failure for "/svn/repos/App"
[Mon Jul 12 17:33:11 2004] [error] [client 10.10.58.134] Access denied:
'<myDomain>\\roehld' PROPFIND App

I will try that switch and see what happens.

-----Original Message-----
From: Toby Johnson [mailto:toby@etjohnson.us]
Sent: Monday, July 12, 2004 5:36 PM
To: 'users@subversion.tigris.org'
Subject: Re: FW: Getting NT Authorization Right with mod_auth_sspi.so

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

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