<?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 and Trusted Mode in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/nis-and-trusted-mode/m-p/2617923#M38020</link>
    <description>Hi Tony:&lt;BR /&gt;&lt;BR /&gt;I didn't say that NIS+ is more difficult but rather that it is different. Moreover, your NIS knowlegde won't help that much. Many of the concepts are the same but the methods are different. Just as a simple example, all of the old yp* commands are gone and are replaced with nis*. More serious is how the data/maps are stored has changed. For example, to backup your NIS+ master maps you have to dump them to flat files and then back them up. As another example, the NIS+ namespace is hierarchical rather than flat is the NIS world. You can create a separate namespace for each department and manage them separately.  NIS+ is definitely better than NIS; it's just different. For what it's worth, I wouldn't consider running a bunch of servers without it.&lt;BR /&gt;&lt;BR /&gt;You can get a pretty good understanding of the differences by reading 'Installing and Administering NFS Services' (B1031-90042). You mighr consider attending an NIS+ class; it's really that different.&lt;BR /&gt;&lt;BR /&gt;Clay&lt;BR /&gt;&lt;BR /&gt;</description>
    <pubDate>Wed, 21 Nov 2001 16:37:21 GMT</pubDate>
    <dc:creator>A. Clay Stephenson</dc:creator>
    <dc:date>2001-11-21T16:37:21Z</dc:date>
    <item>
      <title>NIS and Trusted Mode</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/nis-and-trusted-mode/m-p/2617918#M38015</link>
      <description>To those of you who have converted from non-trusted to trusted and needed to find a replacement for NIS, what did you use?</description>
      <pubDate>Tue, 20 Nov 2001 21:23:13 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/nis-and-trusted-mode/m-p/2617918#M38015</guid>
      <dc:creator>Anthony deRito</dc:creator>
      <dc:date>2001-11-20T21:23:13Z</dc:date>
    </item>
    <item>
      <title>Re: NIS and Trusted Mode</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/nis-and-trusted-mode/m-p/2617919#M38016</link>
      <description>LDAP</description>
      <pubDate>Tue, 20 Nov 2001 21:25:03 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/nis-and-trusted-mode/m-p/2617919#M38016</guid>
      <dc:creator>Sridhar Bhaskarla</dc:creator>
      <dc:date>2001-11-20T21:25:03Z</dc:date>
    </item>
    <item>
      <title>Re: NIS and Trusted Mode</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/nis-and-trusted-mode/m-p/2617920#M38017</link>
      <description>Hi Anthony,&lt;BR /&gt;&lt;BR /&gt;Though i'm not using NIS, but i think NIS+ is the way to go if you have trusted system.&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://us-support.external.hp.com/cki/bin/doc.pl/sid=1c13687f1756845913/screen=ckiDisplayDocument?docId=400000000010771" target="_blank"&gt;http://us-support.external.hp.com/cki/bin/doc.pl/sid=1c13687f1756845913/screen=ckiDisplayDocument?docId=400000000010771&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://us-support.external.hp.com/cki/bin/doc.pl/sid=1c13687f1756845913/screen=ckiDisplayDocument?docId=200000024645981" target="_blank"&gt;http://us-support.external.hp.com/cki/bin/doc.pl/sid=1c13687f1756845913/screen=ckiDisplayDocument?docId=200000024645981&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Hope this helps.&lt;BR /&gt;&lt;BR /&gt;Regds&lt;BR /&gt;</description>
      <pubDate>Tue, 20 Nov 2001 21:27:54 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/nis-and-trusted-mode/m-p/2617920#M38017</guid>
      <dc:creator>Sanjay_6</dc:creator>
      <dc:date>2001-11-20T21:27:54Z</dc:date>
    </item>
    <item>
      <title>Re: NIS and Trusted Mode</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/nis-and-trusted-mode/m-p/2617921#M38018</link>
      <description>Easy, use NIS+. The bad news is that NIS+ is very different from NIS in terms of configuration.</description>
      <pubDate>Tue, 20 Nov 2001 22:02:00 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/nis-and-trusted-mode/m-p/2617921#M38018</guid>
      <dc:creator>A. Clay Stephenson</dc:creator>
      <dc:date>2001-11-20T22:02:00Z</dc:date>
    </item>
    <item>
      <title>Re: NIS and Trusted Mode</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/nis-and-trusted-mode/m-p/2617922#M38019</link>
      <description>Sridhar, did you use HP's LDAP-UX Client Services or HP's NIS/LDAP Gateway? If none, whose software did you use? If you used LDAP-UX Client Services, which of the following functionality did you select:&lt;BR /&gt;&lt;BR /&gt;NSS_LDAP (Name Service Switch)&lt;BR /&gt;PAM_LDAP (Pluggable Authentication Module)&lt;BR /&gt;LDAP Access Profile&lt;BR /&gt;&lt;BR /&gt;Sanjay, thanks for the links!&lt;BR /&gt;&lt;BR /&gt;Clay, what makes NIS+ so difficult to manage? Are there any difficulties implementing it or are the difficulties encountered when managing it?&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Any other responses welcomed (and rewarded).&lt;BR /&gt;&lt;BR /&gt;Tony</description>
      <pubDate>Wed, 21 Nov 2001 16:18:01 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/nis-and-trusted-mode/m-p/2617922#M38019</guid>
      <dc:creator>Anthony deRito</dc:creator>
      <dc:date>2001-11-21T16:18:01Z</dc:date>
    </item>
    <item>
      <title>Re: NIS and Trusted Mode</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/nis-and-trusted-mode/m-p/2617923#M38020</link>
      <description>Hi Tony:&lt;BR /&gt;&lt;BR /&gt;I didn't say that NIS+ is more difficult but rather that it is different. Moreover, your NIS knowlegde won't help that much. Many of the concepts are the same but the methods are different. Just as a simple example, all of the old yp* commands are gone and are replaced with nis*. More serious is how the data/maps are stored has changed. For example, to backup your NIS+ master maps you have to dump them to flat files and then back them up. As another example, the NIS+ namespace is hierarchical rather than flat is the NIS world. You can create a separate namespace for each department and manage them separately.  NIS+ is definitely better than NIS; it's just different. For what it's worth, I wouldn't consider running a bunch of servers without it.&lt;BR /&gt;&lt;BR /&gt;You can get a pretty good understanding of the differences by reading 'Installing and Administering NFS Services' (B1031-90042). You mighr consider attending an NIS+ class; it's really that different.&lt;BR /&gt;&lt;BR /&gt;Clay&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 21 Nov 2001 16:37:21 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/nis-and-trusted-mode/m-p/2617923#M38020</guid>
      <dc:creator>A. Clay Stephenson</dc:creator>
      <dc:date>2001-11-21T16:37:21Z</dc:date>
    </item>
    <item>
      <title>Re: NIS and Trusted Mode</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/nis-and-trusted-mode/m-p/2617924#M38021</link>
      <description>in response to a recent query to the response center, the answer&lt;BR /&gt;was that the ldap-ux functionality was not supported on a trusted system.&lt;BR /&gt;&lt;BR /&gt;Have other folks received a different answer to that question?&lt;BR /&gt;Are people actually doing it?&lt;BR /&gt;&lt;BR /&gt;We've opened a business case with HP, since we want to move to a&lt;BR /&gt;centralized, LDAP-resident security model across all of our UNIX operating systems, but we're not willing to turn off trusted systems and have all our encrypted password go back into the /etc/passwd for all the users to see.</description>
      <pubDate>Fri, 04 Jan 2002 21:15:26 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/nis-and-trusted-mode/m-p/2617924#M38021</guid>
      <dc:creator>Edward Finneran</dc:creator>
      <dc:date>2002-01-04T21:15:26Z</dc:date>
    </item>
    <item>
      <title>Re: NIS and Trusted Mode</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/nis-and-trusted-mode/m-p/2617925#M38022</link>
      <description>Good point Edward... please let me know what you find out.&lt;BR /&gt;&lt;BR /&gt;Tony</description>
      <pubDate>Mon, 07 Jan 2002 15:40:06 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/nis-and-trusted-mode/m-p/2617925#M38022</guid>
      <dc:creator>Anthony deRito</dc:creator>
      <dc:date>2002-01-07T15:40:06Z</dc:date>
    </item>
    <item>
      <title>Re: NIS and Trusted Mode</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/nis-and-trusted-mode/m-p/2617926#M38023</link>
      <description>Hi, I am trying to use LDAP-UX&lt;BR /&gt;in trusted mode on HP-UX 11.0.&lt;BR /&gt;It doesn't work for me. Can it be made to work?&lt;BR /&gt;&lt;BR /&gt;Sergey</description>
      <pubDate>Mon, 04 Feb 2002 19:41:19 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/nis-and-trusted-mode/m-p/2617926#M38023</guid>
      <dc:creator>Sergey Nikolaev</dc:creator>
      <dc:date>2002-02-04T19:41:19Z</dc:date>
    </item>
    <item>
      <title>Re: NIS and Trusted Mode</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/nis-and-trusted-mode/m-p/2617927#M38024</link>
      <description>Hi Sergey,&lt;BR /&gt;&lt;BR /&gt;Initially we had a project to move to LDAP before and we scrapped it later as we couldn't get LDAP working over trusted as well due to the problem with different versions of Solaris at our site. And the official word from HP itself is that LDAP is not supported on Trusted systems if it is still correct.&lt;BR /&gt;&lt;BR /&gt;-Sri</description>
      <pubDate>Mon, 04 Feb 2002 19:51:06 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/nis-and-trusted-mode/m-p/2617927#M38024</guid>
      <dc:creator>Sridhar Bhaskarla</dc:creator>
      <dc:date>2002-02-04T19:51:06Z</dc:date>
    </item>
  </channel>
</rss>

