Rémy Maucherat wrote:
On 5/2/07, Frank McCown <[EMAIL PROTECTED]> wrote:
The default contents of the conf/tomcat-users.xml file *should* be
<tomcat-users>
<user name="tomcat" password="tomcat" roles="tomcat" />
<user name="role1" password="tomcat" roles="role1" />
<user name="both" password="tomcat" roles="tomcat,role1" />
</tomcat-users>
but the file that ships with 6.0 is missing all the <user> tags.
No default users will be provided.
Do you mean you are leaving users out on purpose for security reasons?
So I guess you'll change the documentation to tell the reader to add the
users themselves.
The rest has been fixed, thanks.
Thanks for updating the document, Rémy.
Frank
---------------------------------------------------------------------
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]