2008/9/10 Niki Diulgerov <[EMAIL PROTECTED]>:
> I implemented aide monitoring on tomcat (and the webapps) yesterday and
> today faced a very strange problem.
> tomcat-users.xml seems the same file (it contents) but aide reports MD5 and
> SHA different checksums.
> is it possible that on restart apache tomcat to change (or recreate)
> tomcat-users.xml. It was restarted automatically in the morning.
> If YES ... some ideas how to prevent this behavior (I think about to make
> tomcat-users.xml to be owned by root).
>

Add readonly="true" to the <Resource element that defines UserDatabase
in server.xml.


Best regards,
Konstantin Kolinko

---------------------------------------------------------------------
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to