<?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 plus and trusted systems in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/nis-plus-and-trusted-systems/m-p/3205886#M748835</link>
    <description>If I move towards LDAP, would I still need to convert to trusted system and also does LDAP work ok with ServiceGuard ?</description>
    <pubDate>Tue, 23 Mar 2004 08:46:30 GMT</pubDate>
    <dc:creator>Dean Johnson_10</dc:creator>
    <dc:date>2004-03-23T08:46:30Z</dc:date>
    <item>
      <title>Nis plus and trusted systems</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/nis-plus-and-trusted-systems/m-p/3205881#M748830</link>
      <description>Hi&lt;BR /&gt;&lt;BR /&gt;I have a client that requires single sign on to multiple HPUX 11.0 servers. Currently we use NIS&lt;BR /&gt;They also require set password length, set password history and account lock out after 3 invalid password attempts.&lt;BR /&gt;Are there any security patches that will enable this (I seem to remember seeing something for 11i but not 11.0) ?&lt;BR /&gt;Would NIS plus and trusted systems be the best bet and if so what is the admin overhead ?&lt;BR /&gt;Or does anyone know of a third party product that provides single sign on and most of the functionality of trusted systems ?&lt;BR /&gt;&lt;BR /&gt;Thanks&lt;BR /&gt;&lt;BR /&gt;Dean</description>
      <pubDate>Mon, 01 Mar 2004 11:39:17 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/nis-plus-and-trusted-systems/m-p/3205881#M748830</guid>
      <dc:creator>Dean Johnson_10</dc:creator>
      <dc:date>2004-03-01T11:39:17Z</dc:date>
    </item>
    <item>
      <title>Re: Nis plus and trusted systems</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/nis-plus-and-trusted-systems/m-p/3205882#M748831</link>
      <description>There is nothing under NIS that will enable the features you want; also NIS (unlike NIS+) is absolutely imcompatible with a Trusted system. &lt;BR /&gt;&lt;BR /&gt;NIS+ and trusted is a viable solution. As long as you are not one of those guys that have routines to edit passwd field directly via scripts, the conversion to trusted should be quite painless. The conversion to NIS+ requires a bit steeper learning curve and unfortunately in some ways your knowledge&lt;BR /&gt;of NIS may hurt you more than it helps --- it's that different. Conceptually they are similar but that is where the similarity ends.&lt;BR /&gt;&lt;BR /&gt;The downside to NIS+ is that it is probably not a truly long-term solution. If I were you, I would take a hard look at LDAP.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 01 Mar 2004 11:48:24 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/nis-plus-and-trusted-systems/m-p/3205882#M748831</guid>
      <dc:creator>A. Clay Stephenson</dc:creator>
      <dc:date>2004-03-01T11:48:24Z</dc:date>
    </item>
    <item>
      <title>Re: Nis plus and trusted systems</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/nis-plus-and-trusted-systems/m-p/3205883#M748832</link>
      <description>NIS and NIS+ are not long for this world...they are simply too unsecure and incompatible with the rest of the world and maintenance is indeed a big deal. An untrusted system cannot keep any password history or failed login attempts. Conerting 11.0 to Trusted and adding all the security patches will give you the controls you need. But LDAP is the only multi-system solution for the future although getting it to play among multiple platforms will be a challenge.</description>
      <pubDate>Mon, 01 Mar 2004 13:48:18 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/nis-plus-and-trusted-systems/m-p/3205883#M748832</guid>
      <dc:creator>Bill Hassell</dc:creator>
      <dc:date>2004-03-01T13:48:18Z</dc:date>
    </item>
    <item>
      <title>Re: Nis plus and trusted systems</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/nis-plus-and-trusted-systems/m-p/3205884#M748833</link>
      <description>Thank you both for your valuable input. I will take a look at LDAP or try and get the client to move away from single sign on so that trusted systems can be implemented</description>
      <pubDate>Tue, 02 Mar 2004 04:18:44 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/nis-plus-and-trusted-systems/m-p/3205884#M748833</guid>
      <dc:creator>Dean Johnson_10</dc:creator>
      <dc:date>2004-03-02T04:18:44Z</dc:date>
    </item>
    <item>
      <title>Re: Nis plus and trusted systems</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/nis-plus-and-trusted-systems/m-p/3205885#M748834</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;To follow up on your interest in LDAP, take a look at these links for starters:&lt;BR /&gt;LDAP-UX integration:&lt;BR /&gt;&lt;A href="http://software.hp.com/portal/swdepot/displayProductInfo.do?productNumber=J4269AA" target="_blank"&gt;http://software.hp.com/portal/swdepot/displayProductInfo.do?productNumber=J4269AA&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Netscape directory server (LDAP server):&lt;BR /&gt;&lt;A href="http://software.hp.com/portal/swdepot/displayProductInfo.do?productNumber=J4258CA" target="_blank"&gt;http://software.hp.com/portal/swdepot/displayProductInfo.do?productNumber=J4258CA&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;OpenLDAP server:&lt;BR /&gt;&lt;A href="http://www.openldap.org/doc/admin21/index.html" target="_blank"&gt;http://www.openldap.org/doc/admin21/index.html&lt;/A&gt;</description>
      <pubDate>Tue, 02 Mar 2004 05:38:01 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/nis-plus-and-trusted-systems/m-p/3205885#M748834</guid>
      <dc:creator>Robert Binkhorst</dc:creator>
      <dc:date>2004-03-02T05:38:01Z</dc:date>
    </item>
    <item>
      <title>Re: Nis plus and trusted systems</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/nis-plus-and-trusted-systems/m-p/3205886#M748835</link>
      <description>If I move towards LDAP, would I still need to convert to trusted system and also does LDAP work ok with ServiceGuard ?</description>
      <pubDate>Tue, 23 Mar 2004 08:46:30 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/nis-plus-and-trusted-systems/m-p/3205886#M748835</guid>
      <dc:creator>Dean Johnson_10</dc:creator>
      <dc:date>2004-03-23T08:46:30Z</dc:date>
    </item>
    <item>
      <title>Re: Nis plus and trusted systems</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/nis-plus-and-trusted-systems/m-p/3205887#M748836</link>
      <description>Hi Dean,&lt;BR /&gt;&lt;BR /&gt;You do not need to convert to a trusted system. That would probably make it more difficult. I have no experience with this though.&lt;BR /&gt;&lt;BR /&gt;I've got systems running with LDAP and MC/SG, and have experienced no problems so far. &lt;BR /&gt;&lt;BR /&gt;HTH,&lt;BR /&gt;&lt;BR /&gt;Robert&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 23 Mar 2004 09:56:38 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/nis-plus-and-trusted-systems/m-p/3205887#M748836</guid>
      <dc:creator>Robert Binkhorst</dc:creator>
      <dc:date>2004-03-23T09:56:38Z</dc:date>
    </item>
    <item>
      <title>Re: Nis plus and trusted systems</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/nis-plus-and-trusted-systems/m-p/3205888#M748837</link>
      <description>Robert&lt;BR /&gt;&lt;BR /&gt;Thanks for the quick response. Does LDAP (or the PAM plugin) provide "account lockout" after a configurable number of invalid login attempts ? &lt;BR /&gt;&lt;BR /&gt;This is what I need to provide to the client along with single sign on capability - hence LDAP (for single sign on) and trusted systems (for the account lockout and other security features)&lt;BR /&gt;&lt;BR /&gt;Regards&lt;BR /&gt;&lt;BR /&gt;Dean</description>
      <pubDate>Tue, 23 Mar 2004 10:33:56 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/nis-plus-and-trusted-systems/m-p/3205888#M748837</guid>
      <dc:creator>Dean Johnson_10</dc:creator>
      <dc:date>2004-03-23T10:33:56Z</dc:date>
    </item>
    <item>
      <title>Re: Nis plus and trusted systems</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/nis-plus-and-trusted-systems/m-p/3205889#M748838</link>
      <description>Dean,&lt;BR /&gt;&lt;BR /&gt;Yes, LDAP provides those things. They depend heavily on your implementation though, for instance: I know that the OpenLDAP server supports them, but the HP-UX ldap client doesn't AFAIK. Netscape directory service (iPlanet nowadays) might, I don't know.&lt;BR /&gt;&lt;BR /&gt;Let us know what your conclusions are?&lt;BR /&gt;&lt;BR /&gt;Cheers,&lt;BR /&gt;&lt;BR /&gt;Robert</description>
      <pubDate>Wed, 24 Mar 2004 01:28:15 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/nis-plus-and-trusted-systems/m-p/3205889#M748838</guid>
      <dc:creator>Robert Binkhorst</dc:creator>
      <dc:date>2004-03-24T01:28:15Z</dc:date>
    </item>
  </channel>
</rss>

