> I'm using automated transparent passthru authentication, via SSPI, then trying > to add a new ticket: > Any resolution to these problems with IE?
I'm not sure it can help you if you really-really need SSPI-based authentication, I solved a similar issue ~ 1 year ago by moving all the Trac pages in an authorized-only zone: i.e.: the Authentication definition in Apache did not only apply on .../login, but on the whole project. I'm not sure it is related to your issue, but you might give it a try (it only takes a couple of minutes) if you don't need anonymous access to your Trac installation. HTH, Manu _______________________________________________ Trac mailing list [email protected] http://lists.edgewall.com/mailman/listinfo/trac
