<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: cron permissions in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/cron-permissions/m-p/4046898#M738041</link>
    <description>Hi &lt;BR /&gt;The users are in cron.allow - so their cron file exists.&lt;BR /&gt;But can I change the permissions so they cannot edit their own cron files ??&lt;BR /&gt;&lt;BR /&gt;Cheers</description>
    <pubDate>Tue, 31 Jul 2007 05:56:07 GMT</pubDate>
    <dc:creator>TMcB</dc:creator>
    <dc:date>2007-07-31T05:56:07Z</dc:date>
    <item>
      <title>cron permissions</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cron-permissions/m-p/4046896#M738039</link>
      <description>Hi everone&lt;BR /&gt;&lt;BR /&gt;is it possible to set the permissions of the cron files so that only root can write to them.&lt;BR /&gt;&lt;BR /&gt;We have been asked to set this up - so that the users can read their cron, and it will still run under their own accounts, but any changes to it will have to be done by the system administrators root account.&lt;BR /&gt;&lt;BR /&gt;Thanks for any advice&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 31 Jul 2007 05:32:50 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cron-permissions/m-p/4046896#M738039</guid>
      <dc:creator>TMcB</dc:creator>
      <dc:date>2007-07-31T05:32:50Z</dc:date>
    </item>
    <item>
      <title>Re: cron permissions</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cron-permissions/m-p/4046897#M738040</link>
      <description>Hi,&lt;BR /&gt;You can add users in cron.allow and cron.deny to assign access.&lt;BR /&gt;&lt;BR /&gt;Have a look at this thread:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=1069663" target="_blank"&gt;http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=1069663&lt;/A&gt;</description>
      <pubDate>Tue, 31 Jul 2007 05:44:43 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cron-permissions/m-p/4046897#M738040</guid>
      <dc:creator>BrianDoyle</dc:creator>
      <dc:date>2007-07-31T05:44:43Z</dc:date>
    </item>
    <item>
      <title>Re: cron permissions</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cron-permissions/m-p/4046898#M738041</link>
      <description>Hi &lt;BR /&gt;The users are in cron.allow - so their cron file exists.&lt;BR /&gt;But can I change the permissions so they cannot edit their own cron files ??&lt;BR /&gt;&lt;BR /&gt;Cheers</description>
      <pubDate>Tue, 31 Jul 2007 05:56:07 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cron-permissions/m-p/4046898#M738041</guid>
      <dc:creator>TMcB</dc:creator>
      <dc:date>2007-07-31T05:56:07Z</dc:date>
    </item>
    <item>
      <title>Re: cron permissions</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cron-permissions/m-p/4046899#M738042</link>
      <description>You can remove WRITE permissions from files, but keep READ.&lt;BR /&gt;&lt;BR /&gt;Note if the user is still owner of the file(s) he can change the permissions.&lt;BR /&gt;&lt;BR /&gt;regards,&lt;BR /&gt;ivan</description>
      <pubDate>Tue, 31 Jul 2007 06:00:21 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cron-permissions/m-p/4046899#M738042</guid>
      <dc:creator>Ivan Krastev</dc:creator>
      <dc:date>2007-07-31T06:00:21Z</dc:date>
    </item>
    <item>
      <title>Re: cron permissions</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cron-permissions/m-p/4046900#M738043</link>
      <description>You must be the owner of the crontab file, then  chmod the access to limit control to yourself</description>
      <pubDate>Tue, 31 Jul 2007 06:04:44 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cron-permissions/m-p/4046900#M738043</guid>
      <dc:creator>BrianDoyle</dc:creator>
      <dc:date>2007-07-31T06:04:44Z</dc:date>
    </item>
    <item>
      <title>Re: cron permissions</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cron-permissions/m-p/4046901#M738044</link>
      <description>hi,&lt;BR /&gt;&lt;BR /&gt;this is quite difficult to implement, one solution would be to create surrogate users for each current user and use sudo to limit the access.&lt;BR /&gt;&lt;BR /&gt;good luck!&lt;BR /&gt;&lt;BR /&gt;kind regards&lt;BR /&gt;yogeeraj</description>
      <pubDate>Tue, 31 Jul 2007 06:48:20 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cron-permissions/m-p/4046901#M738044</guid>
      <dc:creator>Yogeeraj_1</dc:creator>
      <dc:date>2007-07-31T06:48:20Z</dc:date>
    </item>
    <item>
      <title>Re: cron permissions</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cron-permissions/m-p/4046902#M738045</link>
      <description>Hey&lt;BR /&gt;&lt;BR /&gt;You can entry every job in root's crontab and execute the job with su - username -c "command". the users can't read the roots crontab but must they be able to read it?...&lt;BR /&gt;&lt;BR /&gt;Regards</description>
      <pubDate>Tue, 31 Jul 2007 06:57:34 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cron-permissions/m-p/4046902#M738045</guid>
      <dc:creator>Oviwan</dc:creator>
      <dc:date>2007-07-31T06:57:34Z</dc:date>
    </item>
    <item>
      <title>Re: cron permissions</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cron-permissions/m-p/4046903#M738046</link>
      <description>thanks everyone for replying - i'll do some testing</description>
      <pubDate>Tue, 31 Jul 2007 07:53:36 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cron-permissions/m-p/4046903#M738046</guid>
      <dc:creator>TMcB</dc:creator>
      <dc:date>2007-07-31T07:53:36Z</dc:date>
    </item>
  </channel>
</rss>

