From: Marcela Mašláňová Date: Thu, 24 Nov 2011 14:41:51 +0000 (+0100) Subject: Add name of file, where can be set PAM configuration. X-Git-Tag: cronie1.4.9~20 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=1f7c399bed6d3147673a50b28ba752e6d6beb29a;p=cronie Add name of file, where can be set PAM configuration. --- diff --git a/man/crontab.1 b/man/crontab.1 index d35331a..8991ae9 100644 --- a/man/crontab.1 +++ b/man/crontab.1 @@ -22,7 +22,7 @@ .\" .\" $Id: crontab.1,v 1.7 2004/01/23 19:03:32 vixie Exp $ .\" -.TH CRONTAB 1 "22 September 2010" +.TH CRONTAB 1 "24 November 2011" .SH NAME crontab \- maintains crontab files for individual users .SH SYNOPSIS @@ -79,8 +79,9 @@ file does exist, then a user must \fInot\fR be listed in the .I cron.deny file in order to use cron. If neither of these files exists, only the super user is allowed to use cron. -Another way to restrict access to cron is to use PAM authentication to set up users, -which are allowed or disallowed to use +Another way to restrict access to cron is to use PAM authentication in +.I /etc/security/access.conf +to set up users, which are allowed or disallowed to use .I crontab or modify system cron jobs in the .IR /etc/cron.d/