Hi,
I'm setting up an SVN/Trac development colaboration enviroment using
Trac Explorer but we're having problems with http authentication
between trac explorer and apache.
The server runs Ubuntu 8.04, Apache 2.2 and mod_auth_kerberos.
It is an active directory domain member through the use of the
Likewise suite of tools.
We have fully functioning Single Sign On (SSO) working between the
Windows XP client machines and Apache (including basic authentication
fall back).
But the auth between Trac Explorer and Apache is broken, putting in a
domain user name and password gets you this in the apache error log:
gss_display_name() failed: A required input parameter could not be
read (Unknown error)
And in access.log:
"POST /trac/login/xmlrpc HTTP/1.1" 401 565 "-" "
XML-RPC.NET"
"POST /trac/login/xmlrpc HTTP/1.1" 500 708 "-" "
XML-RPC.NET"
I used to have it working with trac on IIS using integrated
authentication with basic auth fallback, but this GSSAPI/Kerberos
doesn't seem to mesh properly.
Can anybody help us with this? Is there any chance of getting Trac
Explorer fixed any more?
Many Thanks,
James.