<?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 configuration in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/nis-configuration/m-p/3276266#M569554</link>
    <description>Hi,&lt;BR /&gt;&lt;BR /&gt;You can set NISCLIENT in /etc/rc.config.d/nfsconf, but that does not work...(stable) But in namesvrs in the same dir. it will work. &lt;BR /&gt;to initialise your server as a NIS client do:&lt;BR /&gt;&lt;BR /&gt;set domainname &lt;BR /&gt;and do a ypinit -c &lt;BR /&gt;and alter /etc/resolv.conf for NIS use&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;&lt;BR /&gt;Gideon</description>
    <pubDate>Fri, 14 May 2004 03:44:13 GMT</pubDate>
    <dc:creator>G. Vrijhoeven</dc:creator>
    <dc:date>2004-05-14T03:44:13Z</dc:date>
    <item>
      <title>NIS configuration</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/nis-configuration/m-p/3276262#M569550</link>
      <description>Hello Admins&lt;BR /&gt;I want to configure my hp-ux 11i v2 (server rx2600) as NFS client. I need the steps to configure the above mentioned server as NFS client. I am not able to find the configuration file where I can set NIS_CLIENT valuer i.e 1.&lt;BR /&gt;Any help is highly appreciated and will be assigned points.&lt;BR /&gt;Thanks sudhir</description>
      <pubDate>Fri, 14 May 2004 03:25:34 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/nis-configuration/m-p/3276262#M569550</guid>
      <dc:creator>sudhir_3</dc:creator>
      <dc:date>2004-05-14T03:25:34Z</dc:date>
    </item>
    <item>
      <title>Re: NIS configuration</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/nis-configuration/m-p/3276263#M569551</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;This setting can be found:&lt;BR /&gt;&lt;BR /&gt;/etc/rc.config.d/nfsconf&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;&lt;BR /&gt;Gideon</description>
      <pubDate>Fri, 14 May 2004 03:30:40 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/nis-configuration/m-p/3276263#M569551</guid>
      <dc:creator>G. Vrijhoeven</dc:creator>
      <dc:date>2004-05-14T03:30:40Z</dc:date>
    </item>
    <item>
      <title>Re: NIS configuration</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/nis-configuration/m-p/3276264#M569552</link>
      <description>nfsconf file is having only option for NFS_CLIENT and NFS_SERVER but not having NIS_CLIENT or NIS_SERVER. so should I edit nfsconf file and add the NIS_CLIENT line to nfsconf.&lt;BR /&gt;&lt;BR /&gt;Thanks&lt;BR /&gt;sudhir</description>
      <pubDate>Fri, 14 May 2004 03:36:58 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/nis-configuration/m-p/3276264#M569552</guid>
      <dc:creator>sudhir_3</dc:creator>
      <dc:date>2004-05-14T03:36:58Z</dc:date>
    </item>
    <item>
      <title>Re: NIS configuration</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/nis-configuration/m-p/3276265#M569553</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;To anable a server as a NIS client you can use the ypinit -c command ( man ypinit).&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;&lt;BR /&gt;Gideon&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 14 May 2004 03:39:06 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/nis-configuration/m-p/3276265#M569553</guid>
      <dc:creator>G. Vrijhoeven</dc:creator>
      <dc:date>2004-05-14T03:39:06Z</dc:date>
    </item>
    <item>
      <title>Re: NIS configuration</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/nis-configuration/m-p/3276266#M569554</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;You can set NISCLIENT in /etc/rc.config.d/nfsconf, but that does not work...(stable) But in namesvrs in the same dir. it will work. &lt;BR /&gt;to initialise your server as a NIS client do:&lt;BR /&gt;&lt;BR /&gt;set domainname &lt;BR /&gt;and do a ypinit -c &lt;BR /&gt;and alter /etc/resolv.conf for NIS use&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;&lt;BR /&gt;Gideon</description>
      <pubDate>Fri, 14 May 2004 03:44:13 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/nis-configuration/m-p/3276266#M569554</guid>
      <dc:creator>G. Vrijhoeven</dc:creator>
      <dc:date>2004-05-14T03:44:13Z</dc:date>
    </item>
    <item>
      <title>Re: NIS configuration</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/nis-configuration/m-p/3276267#M569555</link>
      <description>Hello all&lt;BR /&gt;Thanks a lot &lt;BR /&gt;Problem has been solved. I have assigned points to everybody.&lt;BR /&gt;&lt;BR /&gt;sudhir</description>
      <pubDate>Fri, 14 May 2004 04:02:26 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/nis-configuration/m-p/3276267#M569555</guid>
      <dc:creator>sudhir_3</dc:creator>
      <dc:date>2004-05-14T04:02:26Z</dc:date>
    </item>
  </channel>
</rss>

