[solved] Re: Question on pam_access cron configuration

2012-08-02 Thread Dominik Klein
pam_access.so Regards Dominik 2012/8/1 Dominik Klein : > Well thank you for this delightful answer. > > Yes, one could configure something like > > + : nobody : crond > > But that is something I would like to avoid (which I stated in the > first email) since that would imply h

Re: Question on pam_access cron configuration

2012-08-01 Thread Dominik Klein
pam way to achieve this. Thanks Dominik 2012/8/1 emmanuel segura : > man access.conf > > 2012/8/1 Dominik Klein >> >> Hi >> >> I included pam_access in common-account in order to manage access to >> my machines. >> >> Now, cronjobs running as w

Question on pam_access cron configuration

2012-07-31 Thread Dominik Klein
Hi I included pam_access in common-account in order to manage access to my machines. Now, cronjobs running as www-data or nobody cannot run because there is no entry in the access.conf - and I really don't want an entry for each cronjob. My approach on fixing this was to exclude common-account f