<?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: unable to edit crontab in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/unable-to-edit-crontab/m-p/4426464#M355079</link>
    <description>Shalom,&lt;BR /&gt;&lt;BR /&gt;Most likely cause of not being able to create the file is the path does not exist.&lt;BR /&gt;&lt;BR /&gt;pwd in the crontabs directory.&lt;BR /&gt;&lt;BR /&gt;The locatoin looks good.&lt;BR /&gt;&lt;BR /&gt;Can you post cron.allow so we can diagnose?&lt;BR /&gt;&lt;BR /&gt;SEP</description>
    <pubDate>Tue, 26 May 2009 07:12:06 GMT</pubDate>
    <dc:creator>Steven E. Protter</dc:creator>
    <dc:date>2009-05-26T07:12:06Z</dc:date>
    <item>
      <title>unable to edit crontab</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/unable-to-edit-crontab/m-p/4426462#M355077</link>
      <description>Hi Guru,s&lt;BR /&gt;&lt;BR /&gt;OS-HP UX 11.23&lt;BR /&gt;&lt;BR /&gt;Getting error while executing crontab -e command for root also.Its not working for any of the user.&lt;BR /&gt;&lt;BR /&gt;crontab -e&lt;BR /&gt;crontab: can't create your crontab file in the crontab directory.&lt;BR /&gt;&lt;BR /&gt;I checked /var/adm/cron/cron.allow files and semms ok.&lt;BR /&gt;&lt;BR /&gt;/var/spool/cron/crontabs&amp;gt;ll&lt;BR /&gt;total 48&lt;BR /&gt;-rwxr-xr-x   1 root       dba            220 Mar 15 22:22 bkpadm&lt;BR /&gt;-rwxr-xr-x   1 root       dba            425 May 12 17:29 oracle&lt;BR /&gt;-r--------   1 root       sys            434 May 26 11:40 root&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;ls -ld crontabs&lt;BR /&gt;drwxr-xr-x   2 bin        bin             96 May 26 11:47 crontabs&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;please help me to resolve the issue&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 26 May 2009 07:00:40 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/unable-to-edit-crontab/m-p/4426462#M355077</guid>
      <dc:creator>jeevarajkn</dc:creator>
      <dc:date>2009-05-26T07:00:40Z</dc:date>
    </item>
    <item>
      <title>Re: unable to edit crontab</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/unable-to-edit-crontab/m-p/4426463#M355078</link>
      <description>Hi &lt;BR /&gt;&lt;BR /&gt;check this link : &lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://forums11.itrc.hp.com/service/forums/questionanswer.do?threadId=1292920" target="_blank"&gt;http://forums11.itrc.hp.com/service/forums/questionanswer.do?threadId=1292920&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;mikap</description>
      <pubDate>Tue, 26 May 2009 07:04:52 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/unable-to-edit-crontab/m-p/4426463#M355078</guid>
      <dc:creator>Michal Kapalka (mikap)</dc:creator>
      <dc:date>2009-05-26T07:04:52Z</dc:date>
    </item>
    <item>
      <title>Re: unable to edit crontab</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/unable-to-edit-crontab/m-p/4426464#M355079</link>
      <description>Shalom,&lt;BR /&gt;&lt;BR /&gt;Most likely cause of not being able to create the file is the path does not exist.&lt;BR /&gt;&lt;BR /&gt;pwd in the crontabs directory.&lt;BR /&gt;&lt;BR /&gt;The locatoin looks good.&lt;BR /&gt;&lt;BR /&gt;Can you post cron.allow so we can diagnose?&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Tue, 26 May 2009 07:12:06 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/unable-to-edit-crontab/m-p/4426464#M355079</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2009-05-26T07:12:06Z</dc:date>
    </item>
    <item>
      <title>Re: unable to edit crontab</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/unable-to-edit-crontab/m-p/4426465#M355080</link>
      <description>It seems your EDITOR variable is not set properly .. Please check&lt;BR /&gt;&lt;BR /&gt;#echo $EDITOR&lt;BR /&gt;&lt;BR /&gt;if it is not vi &lt;BR /&gt;&lt;BR /&gt;#export EDITOR=vi&lt;BR /&gt;&lt;BR /&gt;Please let me know the progress</description>
      <pubDate>Tue, 26 May 2009 07:24:13 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/unable-to-edit-crontab/m-p/4426465#M355080</guid>
      <dc:creator>SoorajCleris</dc:creator>
      <dc:date>2009-05-26T07:24:13Z</dc:date>
    </item>
    <item>
      <title>Re: unable to edit crontab</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/unable-to-edit-crontab/m-p/4426466#M355081</link>
      <description>Hi All&lt;BR /&gt;Pleadse find the required output&lt;BR /&gt;&lt;BR /&gt;UAEMFQDDCBDBD01:/var/spool/cron/crontabs&amp;gt;ls -lrt&lt;BR /&gt;total 48&lt;BR /&gt;-rwxr-xr-x   1 root       dba            220 Mar 15 22:22 bkpadm&lt;BR /&gt;-rwxr-xr-x   1 root       dba            425 May 12 17:29 oracle&lt;BR /&gt;-rwxr-xr-x   1 root       sys            434 May 26 11:40 root&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;UAEMFQDDCBDBD01:/var/adm/cron&amp;gt;cat cron.allow&lt;BR /&gt;root&lt;BR /&gt;adm&lt;BR /&gt;uucp&lt;BR /&gt;oracle&lt;BR /&gt;bkpadm&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;no cron.deny file&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;UAEMFQDDCBDBD01:/var/adm/cron&amp;gt;echo $EDITOR&lt;BR /&gt;vi&lt;BR /&gt;</description>
      <pubDate>Tue, 26 May 2009 07:46:35 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/unable-to-edit-crontab/m-p/4426466#M355081</guid>
      <dc:creator>jeevarajkn</dc:creator>
      <dc:date>2009-05-26T07:46:35Z</dc:date>
    </item>
    <item>
      <title>Re: unable to edit crontab</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/unable-to-edit-crontab/m-p/4426467#M355082</link>
      <description>The link that mikap gave points to my reply where the user has messed up the permission of crontab, SETUID root.  What is yours?&lt;BR /&gt;You may have to use "swverify \*" to see what else is broken.</description>
      <pubDate>Tue, 26 May 2009 07:56:09 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/unable-to-edit-crontab/m-p/4426467#M355082</guid>
      <dc:creator>Dennis Handly</dc:creator>
      <dc:date>2009-05-26T07:56:09Z</dc:date>
    </item>
    <item>
      <title>Re: unable to edit crontab</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/unable-to-edit-crontab/m-p/4426468#M355083</link>
      <description>Hi,&lt;BR /&gt;&amp;gt;&amp;gt;no cron.deny file&lt;BR /&gt;&lt;BR /&gt;If cron.allow is exist and cron.deny is not exist then all the user present cron.allow then all users listed in the cron.allow file can use cron.&lt;BR /&gt;&lt;BR /&gt;&amp;gt;&amp;gt;crontab: can't create your crontab file in the crontab directory.&lt;BR /&gt;this means you are not login as root or the user you have login is not having the permission to edit crontab.&lt;BR /&gt;&lt;BR /&gt;login as a root and then try &lt;BR /&gt;&lt;BR /&gt;Suraj</description>
      <pubDate>Tue, 26 May 2009 08:12:15 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/unable-to-edit-crontab/m-p/4426468#M355083</guid>
      <dc:creator>Suraj K Sankari</dc:creator>
      <dc:date>2009-05-26T08:12:15Z</dc:date>
    </item>
  </channel>
</rss>

