So, you're saying that this configuration used to work fine and now it
has just stopped? It sounds very much like the server configuration
changed, and you need to work out what has changed to identify the
problem. Steve's note regarding some change to make *authorization*
fail is a good bet.
joe
Hi Joe,
I am not sure, how steve's suggestions are applicable in this situation.
This configuration works
AuthType Kerberos
KrbAuthRealms MY.REALM
KrbMethodNegotiate on
KrbMethodK5Passwd on <<<<<<<<
Krb5Keytab keytab_file
require valid-user
This configuration doesnt
AuthType Kerberos
KrbAuthRealms MY.REALM
KrbMethodNegotiate on
KrbMethodK5Passwd off <<<<<<<
Krb5Keytab keytab_file
require valid-user
With this configuration change Firefox still works fine as long as there is
a valid ticket. Please refer to the Neon Debug provided earlier, server
clearly states "WWW-Authenticate Negotiate" and Neon libraries are not able
to use it only on a linux client. SVN/Neon works fine when used from Win XP
with Negotiate method. Apache methode "401 Authorization required" is
standard when Negotiate method fails, i m sure they could do with more
descriptive message but i guess thats outside this thread eh!
regards
Shirish
_______________________________________________
neon mailing list
[email protected]
http://mailman.webdav.org/mailman/listinfo/neon