<?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: crontab -l sh: crontab: Execute permission denied. in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/crontab-l-sh-crontab-execute-permission-denied/m-p/3760067#M259166</link>
    <description>Which user id do you use when doing crontab -l?</description>
    <pubDate>Tue, 28 Mar 2006 02:56:04 GMT</pubDate>
    <dc:creator>RAC_1</dc:creator>
    <dc:date>2006-03-28T02:56:04Z</dc:date>
    <item>
      <title>crontab -l sh: crontab: Execute permission denied.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/crontab-l-sh-crontab-execute-permission-denied/m-p/3760066#M259165</link>
      <description>Hi there. I have a problem with cron not doing anything. I had to restore on of our test environments and had to overwrite existing data. Since then cron doesnt seem to be working at all. Cron starts via init.d and the root user is in cron.allow. Have compared the settings to other machines but cant find anything different. If i try to execute crontab -l the following error comes back:sh: crontab: Execute permission denied.&lt;BR /&gt;&lt;BR /&gt;Actually the only difference i found was that /usr/adm (what is linked to /var/adm) has a sticky bit at the end. But changing the permissions to 777 hasnt solved this either. &lt;BR /&gt;&lt;BR /&gt;more cron.allow&lt;BR /&gt;root&lt;BR /&gt;adm&lt;BR /&gt;uucp&lt;BR /&gt;oracle&lt;BR /&gt;xxadmin&lt;BR /&gt;sched&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 28 Mar 2006 02:54:38 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/crontab-l-sh-crontab-execute-permission-denied/m-p/3760066#M259165</guid>
      <dc:creator>thijs lankhorst_1</dc:creator>
      <dc:date>2006-03-28T02:54:38Z</dc:date>
    </item>
    <item>
      <title>Re: crontab -l sh: crontab: Execute permission denied.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/crontab-l-sh-crontab-execute-permission-denied/m-p/3760067#M259166</link>
      <description>Which user id do you use when doing crontab -l?</description>
      <pubDate>Tue, 28 Mar 2006 02:56:04 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/crontab-l-sh-crontab-execute-permission-denied/m-p/3760067#M259166</guid>
      <dc:creator>RAC_1</dc:creator>
      <dc:date>2006-03-28T02:56:04Z</dc:date>
    </item>
    <item>
      <title>Re: crontab -l sh: crontab: Execute permission denied.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/crontab-l-sh-crontab-execute-permission-denied/m-p/3760068#M259167</link>
      <description>Hi there. the root user</description>
      <pubDate>Tue, 28 Mar 2006 03:01:43 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/crontab-l-sh-crontab-execute-permission-denied/m-p/3760068#M259167</guid>
      <dc:creator>thijs lankhorst_1</dc:creator>
      <dc:date>2006-03-28T03:01:43Z</dc:date>
    </item>
    <item>
      <title>Re: crontab -l sh: crontab: Execute permission denied.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/crontab-l-sh-crontab-execute-permission-denied/m-p/3760069#M259168</link>
      <description>Its OK... It seems to be connected to the CA esecure software we have running on our system.</description>
      <pubDate>Tue, 28 Mar 2006 03:05:27 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/crontab-l-sh-crontab-execute-permission-denied/m-p/3760069#M259168</guid>
      <dc:creator>thijs lankhorst_1</dc:creator>
      <dc:date>2006-03-28T03:05:27Z</dc:date>
    </item>
    <item>
      <title>Re: crontab -l sh: crontab: Execute permission denied.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/crontab-l-sh-crontab-execute-permission-denied/m-p/3760070#M259169</link>
      <description>ll `which crontab`&lt;BR /&gt;ll /var/adm/cron&lt;BR /&gt;ll -d /var/adm/cron&lt;BR /&gt;ll /var/spool/cron&lt;BR /&gt;&lt;BR /&gt;ll -d /var/spool/cron&lt;BR /&gt;ll -d  /var/spool/cron/crontabs</description>
      <pubDate>Tue, 28 Mar 2006 03:05:45 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/crontab-l-sh-crontab-execute-permission-denied/m-p/3760070#M259169</guid>
      <dc:creator>RAC_1</dc:creator>
      <dc:date>2006-03-28T03:05:45Z</dc:date>
    </item>
    <item>
      <title>Re: crontab -l sh: crontab: Execute permission denied.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/crontab-l-sh-crontab-execute-permission-denied/m-p/3760071#M259170</link>
      <description>Permission to crontab has to be like,&lt;BR /&gt;&lt;BR /&gt;4555 root:bin &lt;BR /&gt;&lt;BR /&gt;# chmod 4555 /usr/bin/crontab&lt;BR /&gt;# chown root:bin /usr/bin/crontab&lt;BR /&gt;&lt;BR /&gt;--&lt;BR /&gt;Muthu</description>
      <pubDate>Tue, 28 Mar 2006 03:11:26 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/crontab-l-sh-crontab-execute-permission-denied/m-p/3760071#M259170</guid>
      <dc:creator>Muthukumar_5</dc:creator>
      <dc:date>2006-03-28T03:11:26Z</dc:date>
    </item>
  </channel>
</rss>

