<?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: Credential Management in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/credential-management/m-p/4070236#M307422</link>
    <description>You might want to take a look at this product:&lt;BR /&gt;&lt;BR /&gt;LDAP-UX Integration&lt;BR /&gt;&lt;A href="http://h20293.www2.hp.com/portal/swdepot/displayProductInfo.do?productNumber=J4269AA" target="_blank"&gt;http://h20293.www2.hp.com/portal/swdepot/displayProductInfo.do?productNumber=J4269AA&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
    <pubDate>Thu, 13 Sep 2007 11:41:27 GMT</pubDate>
    <dc:creator>Patrick Wallek</dc:creator>
    <dc:date>2007-09-13T11:41:27Z</dc:date>
    <item>
      <title>Credential Management</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/credential-management/m-p/4070233#M307419</link>
      <description>Forgive me for the long post and/or if I have overlooked any posted solutions....&lt;BR /&gt;&lt;BR /&gt;We are in the process of migrating from MPE to HP-UX 11 v2.  Currently, we have multiple applications running on 2 "manually load balanced" servers.  Meaning, each Windows client is hard coded to a specific MPE server from within our chosen terminal emulator.  Upon a successful logon, and based on each users profile, they either get a command prompt or a menu.  The user accounts on each server are maintained separately and NO password management is done.  This will be changed!!!&lt;BR /&gt;&lt;BR /&gt;Once the application is ported to HP-UX, I will have to create/import some 500 user accounts.  Here in lies the issue...our new environment will contain not only 2 production but 2 development servers as well (which will also serve as backups).  This means that I will have to synchronize ~500 user accounts on 4 different servers...something I would rather not attempt!  I need a solution to sync credentials.&lt;BR /&gt;&lt;BR /&gt;While we could technically get away with NIS+ for now, if we ever needed/wanted to upgrade to v3 or better we would have to migrate yet again as it has been deprecated.  I thought about using our existing MS AD environment, but the Unix Identity Management that comes with Win2k3 R2 seemed to cause problems on the DC once I installed it (although it did work).  &lt;BR /&gt;&lt;BR /&gt;Then there is OpenLDAP and its many derivatives.  I suppose that might work but I have not had the opportunity to work with it yet.&lt;BR /&gt;&lt;BR /&gt;Please post your thoughts on credential management or any other aspect of moving to HP-UX from MPE.  Thanks in advance!&lt;BR /&gt;&lt;BR /&gt;--Alan&lt;BR /&gt;</description>
      <pubDate>Thu, 13 Sep 2007 11:05:22 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/credential-management/m-p/4070233#M307419</guid>
      <dc:creator>Alan Garner</dc:creator>
      <dc:date>2007-09-13T11:05:22Z</dc:date>
    </item>
    <item>
      <title>Re: Credential Management</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/credential-management/m-p/4070234#M307420</link>
      <description>Wow, does that bring back memories... I made that conversion back in 1993.  And, I didn't have the user sizing issues that you have now.  But, I do use ldap for managing users, and I do recommend using it.  I don't let it manage my admin accounts, because I don't want to have software stop running and failing because ldap dies (not that it has).  Everything else (users) gets run ldap.  You could host the ldap server from HPUX, Linux, or even Windows.</description>
      <pubDate>Thu, 13 Sep 2007 11:33:37 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/credential-management/m-p/4070234#M307420</guid>
      <dc:creator>TwoProc</dc:creator>
      <dc:date>2007-09-13T11:33:37Z</dc:date>
    </item>
    <item>
      <title>Re: Credential Management</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/credential-management/m-p/4070235#M307421</link>
      <description>Which LDAP do you use? MS ADS, OpenLDAP, Fedora Directory Services, etc.</description>
      <pubDate>Thu, 13 Sep 2007 11:37:10 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/credential-management/m-p/4070235#M307421</guid>
      <dc:creator>Alan Garner</dc:creator>
      <dc:date>2007-09-13T11:37:10Z</dc:date>
    </item>
    <item>
      <title>Re: Credential Management</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/credential-management/m-p/4070236#M307422</link>
      <description>You might want to take a look at this product:&lt;BR /&gt;&lt;BR /&gt;LDAP-UX Integration&lt;BR /&gt;&lt;A href="http://h20293.www2.hp.com/portal/swdepot/displayProductInfo.do?productNumber=J4269AA" target="_blank"&gt;http://h20293.www2.hp.com/portal/swdepot/displayProductInfo.do?productNumber=J4269AA&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 13 Sep 2007 11:41:27 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/credential-management/m-p/4070236#M307422</guid>
      <dc:creator>Patrick Wallek</dc:creator>
      <dc:date>2007-09-13T11:41:27Z</dc:date>
    </item>
    <item>
      <title>Re: Credential Management</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/credential-management/m-p/4070237#M307423</link>
      <description>Thanks for your post Patrick but I already knew about that.  In fact I actually got it working against our ADS environment.  The problem came when the DC I installed the Unix Identity management on started throwing BSOD and auto-restarting!  I just removed it today so we'll see if the server stops going haywire.</description>
      <pubDate>Thu, 13 Sep 2007 11:47:57 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/credential-management/m-p/4070237#M307423</guid>
      <dc:creator>Alan Garner</dc:creator>
      <dc:date>2007-09-13T11:47:57Z</dc:date>
    </item>
  </channel>
</rss>

