You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@subversion.apache.org by Lübbe Onken <l....@rac.de> on 2004/03/01 08:03:38 UTC

RE: Apache authentication

Felix Collins wrote:

Sorry for the full quote, but I think this should go back to the list.

> Lübbe Onken wrote:
> > I tried:
> > - NTLM authentication from apache against our windows 
> domain -> works fine
> > in IE and Mozilla, but subversion clients don't seem to be able to
> > authenticate :-(
> 
> Have you tried typing "NTDOMAINNAME\username" instead of just 
> "username" 
> when prompted for user and password?  This is what I have to do with 
> TSVN.  Note the backslash.
I know about that, but my subversion clients fail *before* they even ask me
for a username/password. Somehow the svn client library cannot handle the
NTML authentication request at all.
 
> I am running SVN on Win2k server and clients on Win2K.
It looks like SSPI works for apache on Windows, but isn't available for
apache on unix. That's why it works for you. Has anyone found mod_auth_sspi
sources that compile and run under linux?

Cheers
-Lübbe

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