Mailinglist Archive: opensuse-security (32 mails)
| < Previous | Next > |
RE: [suse-security] trusted crontab
- From: "John S. Gaythorpe" <jsg@xxxxxxxxxxxxx>
- Date: Thu, 22 Jun 2006 12:42:38 -0400
- Message-id: <002f01c6961a$ee7eeed0$37047f9f@John>
man crontab
Usually users are not allowed to access cron commands unless they are in the
cron.allow file in /etc
If that file does not exist, then they are allowed to run crontab unless
they are in the cron.deny file.
You might have to check /etc/pam.d/crond if access control is managed by
PAM.
Otherwise it is probably something else... :-)
John S. Gaythorpe
CISSP
Sr Director Systems
>Does anyone know what the preferred way is to eliminate the restriction
that crontab only be >>>>>>
Usually users are not allowed to access cron commands unless they are in the
cron.allow file in /etc
If that file does not exist, then they are allowed to run crontab unless
they are in the cron.deny file.
You might have to check /etc/pam.d/crond if access control is managed by
PAM.
Otherwise it is probably something else... :-)
John S. Gaythorpe
CISSP
Sr Director Systems
>Does anyone know what the preferred way is to eliminate the restriction
that crontab only be >>>>>>
| < Previous | Next > |