#3186: Authentication information not available
--------------------------------+-------------------------------------------
 Reporter:  [EMAIL PROTECTED]  |        Owner:  jonas     
     Type:  defect              |       Status:  closed    
 Priority:  normal              |    Milestone:            
Component:  general             |      Version:  0.9.5     
 Severity:  major               |   Resolution:  worksforme
 Keywords:                      |  
--------------------------------+-------------------------------------------
Comment (by [EMAIL PROTECTED]):

 I had a similar problem, same error messages, and found the cause to be an
 apache misconfiguration..

 The TRAC configuration that caused the problem was copied from another
 trac installation that had multiple TRAC projects running, and for that it
 had a <LocationMatch "/[^/]+/login"> tag, which should be simply
 <LocationMatch "/login">

 hope it helps..

-- 
Ticket URL: <http://projects.edgewall.com/trac/ticket/3186>
The Trac Project <http://trac.edgewall.com/>
_______________________________________________
Trac-Tickets mailing list
[email protected]
http://lists.edgewall.com/mailman/listinfo/trac-tickets

Reply via email to