Bug#445848: tomcat5.5: configuration folder permissions
Javier Serrano Polo
jasp00 at terra.es
Mon Oct 8 15:31:14 UTC 2007
Package: tomcat5.5
Version: 5.5.25-1
Severity: normal
Since 5.5.23, all configuration files are in /etc/tomcat5.5. This folder
is no longer world readable. It would be nice to have it world readable
again because it would support different CATALINA_BASE instances
executed by other users.
Anyway, please remove these lines from postinst script:
chown -R tomcat55:adm /etc/tomcat5.5
chmod -R 770 /etc/tomcat5.5
They completely ignore dpkg-statoverride.
If the only problem is protecting tomcat-users.xml, I'd suggest using a
"private" subfolder.
More information about the pkg-java-maintainers
mailing list