Package: tomcat5 Severity: normal Tags: experimental After installation of tomcat5 it didn't run because of some su issue. I figured out that the problem was due to one line in my /etc/pam.d/su that goes:
auth requisite pam_wheel.so group=wheel debug After commenting this out the su problem appeared no more, but tomcat5 complaint about bad permissions of /usr/sbin/rotatelogs, which was 0750 root:root. I had to change yet another thing in order to get tomcat5 simply initializing. Now I don't know what to do with this /etc/pam.d/su because I wanted to restrict access to su and yet, I want to allow tomcat5 existence. BTW: This su thing was also killing me, while trying jetty from unstable. -- System Information: Debian Release: 3.1 APT prefers unstable APT policy: (100, 'unstable'), (99, 'experimental') Architecture: i386 (i686) Kernel: Linux 2.6.11.12-grsec-sigmar Locale: LANG=pl_PL.UTF-8, LC_CTYPE=pl_PL.UTF-8 (charmap=UTF-8) -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]