Package: cron
Version: 3.0pl1-91
Severity: normal
Cron tries to backup shadow and gshadow, but cron doesn't have read
access to these files. On SELinux, this backup should be handled by a
special task (with special permissions), so cron.daily/standard should
not backup these files on an SELinux enabled system.
Example code fragment to test for SELinux:
if test -x /usr/sbin/selinuxenabled && /usr/sbin/selinuxenabled;
then
# run only if SELinux enabled
fi
-- System Information:
Debian Release: testing/unstable
APT prefers unstable
APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: i386 (i686)
Shell: /bin/sh linked to /bin/dash
Kernel: Linux 2.6.13-rc4
Locale: [EMAIL PROTECTED], [EMAIL PROTECTED] (charmap=UTF-8)
Versions of packages cron depends on:
ii adduser 3.67.2 Add and remove users and groups
ii debianutils 2.14.3 Miscellaneous utilities specific t
ii libc6 2.3.5-6 GNU C Library: Shared libraries an
ii libpam0g 0.79-3 Pluggable Authentication Modules l
ii libselinux1 1.26-1 SELinux shared libraries
Versions of packages cron recommends:
ii postfix [mail-transport-agen 2.2.4-1.0.1 A high-performance mail transport
-- no debconf information
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]