<?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: NIS error in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/nis-error/m-p/4468345#M360818</link>
    <description>By the way, it is also possible that someone has modified /var/yp/ypmake.  It's a simple shell script and someone, for whatever reason, could have added chmod commands to it - though I doubt it.  I think someone changed these commands in /usr/sbin and, once you get them all changed back, they will remain that way.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Pete</description>
    <pubDate>Tue, 28 Jul 2009 16:50:01 GMT</pubDate>
    <dc:creator>Pete Randall</dc:creator>
    <dc:date>2009-07-28T16:50:01Z</dc:date>
    <item>
      <title>NIS error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/nis-error/m-p/4468340#M360813</link>
      <description>Hi &lt;BR /&gt;&lt;BR /&gt;I have configured NIS in HPUX 11.00.&lt;BR /&gt;&lt;BR /&gt;Now i am getting following error when running "/var/yp/ypmake.&lt;BR /&gt;&lt;BR /&gt;/var/yp/ypmake[570]: /usr/sbin/longfiles: Execute permission denied.&lt;BR /&gt;&lt;BR /&gt;For NIS domain emdeng:&lt;BR /&gt;&lt;BR /&gt;Building the passwd map(s)... /var/yp/ypmake[9]: /usr/sbin/makedbm: Execute permission denied.&lt;BR /&gt;ERROR (ypmake):  in passwd build.&lt;BR /&gt;Building the group map(s)... /var/yp/ypmake[9]: /usr/sbin/makedbm: Execute permission denied.&lt;BR /&gt;ERROR (ypmake):  in group build.&lt;BR /&gt;The hosts map(s) are up-to-date.&lt;BR /&gt;The networks map(s) are up-to-date.&lt;BR /&gt;The rpc map(s) are up-to-date.&lt;BR /&gt;The services map(s) are up-to-date.&lt;BR /&gt;The protocols map(s) are up-to-date.&lt;BR /&gt;The netgroup map(s) are up-to-date.&lt;BR /&gt;The aliases map(s) are up-to-date.&lt;BR /&gt;The vhe_list map(s) are up-to-date.&lt;BR /&gt;The publickey map(s) are up-to-date.&lt;BR /&gt;Building the netid map(s)... /var/yp/ypmake[6]: /usr/sbin/mknetid: Execute permission denied.&lt;BR /&gt;/var/yp/ypmake[6]: /usr/sbin/makedbm: Execute permission denied.&lt;BR /&gt;^GERROR (ypmake):  in netid build.&lt;BR /&gt;The auto_master map(s) are up-to-date.&lt;BR /&gt;The auto_direct map(s) are up-to-date.&lt;BR /&gt;&lt;BR /&gt;ypmake complete:  errors encountered.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;How to solve this problem.&lt;BR /&gt;&lt;BR /&gt;It is very urgent, Please help me.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 28 Jul 2009 14:37:37 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/nis-error/m-p/4468340#M360813</guid>
      <dc:creator>senthil_kumar_1</dc:creator>
      <dc:date>2009-07-28T14:37:37Z</dc:date>
    </item>
    <item>
      <title>Re: NIS error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/nis-error/m-p/4468341#M360814</link>
      <description>And you're running this as whom?&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Pete</description>
      <pubDate>Tue, 28 Jul 2009 15:27:38 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/nis-error/m-p/4468341#M360814</guid>
      <dc:creator>Pete Randall</dc:creator>
      <dc:date>2009-07-28T15:27:38Z</dc:date>
    </item>
    <item>
      <title>Re: NIS error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/nis-error/m-p/4468342#M360815</link>
      <description>Also - what does "ll /usr/sbin/makedbm" return?&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Pete</description>
      <pubDate>Tue, 28 Jul 2009 15:29:55 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/nis-error/m-p/4468342#M360815</guid>
      <dc:creator>Pete Randall</dc:creator>
      <dc:date>2009-07-28T15:29:55Z</dc:date>
    </item>
    <item>
      <title>Re: NIS error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/nis-error/m-p/4468343#M360816</link>
      <description>Hi All,&lt;BR /&gt;&lt;BR /&gt;I have changed the permission of the follwoing files,&lt;BR /&gt;&lt;BR /&gt;root@lgapps:/root &amp;gt; chmod 554 /usr/sbin/makedbm&lt;BR /&gt;root@lgapps:/root &amp;gt; chmod 554 /usr/sbin/mknetid&lt;BR /&gt;root@lgapps:/root &amp;gt; chmod 554  /usr/sbin/makedbm&lt;BR /&gt;&lt;BR /&gt;Then it was working fine.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;But once again the permission of the below file has been changed to read automatically.&lt;BR /&gt;&lt;BR /&gt;Ex:&lt;BR /&gt;-----------------------------------------&lt;BR /&gt;root@lgapps:/root &amp;gt; /var/yp/ypmake&lt;BR /&gt;/var/yp/ypmake[570]: /usr/sbin/longfiles: Execute permission denied.&lt;BR /&gt;&lt;BR /&gt;For NIS domain emdeng:&lt;BR /&gt;&lt;BR /&gt;The passwd map(s) are up-to-date.&lt;BR /&gt;The group map(s) are up-to-date.&lt;BR /&gt;The hosts map(s) are up-to-date.&lt;BR /&gt;The networks map(s) are up-to-date.&lt;BR /&gt;The rpc map(s) are up-to-date.&lt;BR /&gt;The services map(s) are up-to-date.&lt;BR /&gt;The protocols map(s) are up-to-date.&lt;BR /&gt;The netgroup map(s) are up-to-date.&lt;BR /&gt;The aliases map(s) are up-to-date.&lt;BR /&gt;The vhe_list map(s) are up-to-date.&lt;BR /&gt;The publickey map(s) are up-to-date.&lt;BR /&gt;The netid map(s) are up-to-date.&lt;BR /&gt;The auto_master map(s) are up-to-date.&lt;BR /&gt;The auto_direct map(s) are up-to-date.&lt;BR /&gt;&lt;BR /&gt;ypmake complete:  no errors encountered.&lt;BR /&gt;&lt;BR /&gt;---------------&lt;BR /&gt;In above about i am seeing the message "/usr/sbin/longfiles: Execute permission denied."&lt;BR /&gt;&lt;BR /&gt;Then i checked the permission of ""/usr/sbin/longfiles".&lt;BR /&gt;&lt;BR /&gt;Ex:&lt;BR /&gt;&lt;BR /&gt;root@lgapps:/root &amp;gt; ll /usr/sbin/longfiles&lt;BR /&gt;-r--r--r--   1 bin        bin          16384 Nov  6  1997 /usr/sbin/longfiles&lt;BR /&gt;&lt;BR /&gt;i did not change the permission of the above file, then how it is being changed automatically.</description>
      <pubDate>Tue, 28 Jul 2009 16:11:58 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/nis-error/m-p/4468343#M360816</guid>
      <dc:creator>senthil_kumar_1</dc:creator>
      <dc:date>2009-07-28T16:11:58Z</dc:date>
    </item>
    <item>
      <title>Re: NIS error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/nis-error/m-p/4468344#M360817</link>
      <description>I see no proof that it wasn't 444 beforehand.  Change it and see if it stays changed.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Pete</description>
      <pubDate>Tue, 28 Jul 2009 16:16:10 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/nis-error/m-p/4468344#M360817</guid>
      <dc:creator>Pete Randall</dc:creator>
      <dc:date>2009-07-28T16:16:10Z</dc:date>
    </item>
    <item>
      <title>Re: NIS error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/nis-error/m-p/4468345#M360818</link>
      <description>By the way, it is also possible that someone has modified /var/yp/ypmake.  It's a simple shell script and someone, for whatever reason, could have added chmod commands to it - though I doubt it.  I think someone changed these commands in /usr/sbin and, once you get them all changed back, they will remain that way.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Pete</description>
      <pubDate>Tue, 28 Jul 2009 16:50:01 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/nis-error/m-p/4468345#M360818</guid>
      <dc:creator>Pete Randall</dc:creator>
      <dc:date>2009-07-28T16:50:01Z</dc:date>
    </item>
  </channel>
</rss>

