<html>
<body>
I'm setting up form-based authentication in v6.0.2, and have added the
following <http-authentication> element to opencms-system.xml,
which I think is the correct place and format from opencms-system.dtd in
the CVS.<br>
<font face="Courier New, Courier">... 
<maxentrybytes>400000</maxentrybytes><br>
    <maxkeys>2000</maxkeys><br>
  </flexcache><br>
  <http-authentication> <br>
   <browser-based>false</browser-based> <br>
   <form-based>/secy/login.jsp</form-based> <br>
  </http-authentication> <br>
</system><br><br>
</font>However on restart of apache & OpenCms I get in
<font face="Courier New, Courier">opencms.log:
org.xml.sax.SAXParseException: Element type
"http-authentication" must be declared.<br>
</font>Am I missing something?<br>
Jon<br><br>
<x-sigsep><p></x-sigsep>
<hr>
<i>Jon Sharp    tel: +44 1273 504004   
mobile: +44 7739 430793 <br>
</i></body>
</html>