Package: libpam-modules Version: 1.1.1-6.1 I decided to try pam_access.so and access.conf on a system to improve security
I built my own access.conf based on the sample included in the package, in particular, I ended my file with the same catch-all rule: - : ALL : ALL The next few days, I received errors from cron: /etc/cron.daily/amavisd-new: su: Permission denied (Ignored) I also had similar errors run running apt-get update on the machine I've found that using a catch-all rule like this: - : ALL : ALL EXCEPT LOCAL may be more appropriate -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

