<?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: How to do the user and password management on Linux / Unix server from web in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/how-to-do-the-user-and-password-management-on-linux-unix-server/m-p/4736132#M43286</link>
    <description>Hi Alzhy,&lt;BR /&gt;&lt;BR /&gt;When I last looked into this (about 2 years ago now), I had a tailored ldapclientd.conf to connect to the AD, unfortunately, not using SSL (that was a next step).&lt;BR /&gt;&lt;BR /&gt;My AD already had the MS SFU 3.5 extensions installed to support the HP LDAP-UX product set, as well as accounts and groups configured to support this. I was able to perform queries against the AD for users and find general auth details. (e.g. ls -al showed proper info out of the AD for non-local users).&lt;BR /&gt;&lt;BR /&gt;There was no (HP) pam_authz style module available at the time for Linux, which was a bit of a showstopper for me, so I was looking at other similar methods at the time. I would suspect this has changed since then.&lt;BR /&gt;&lt;BR /&gt;For Kerberos integration, it's no different that the process used for HP-UX. Create up your keys, export them per host, import them on the Linux host, yay.. The krb5.conf file was almost identical between Linux and HP-UX other than minor service differences, since they both come from MiT.&lt;BR /&gt;&lt;BR /&gt;The automounter (autofs) under Linux is far more versatile that HP-UX, so it worked the same or better as well.&lt;BR /&gt;&lt;BR /&gt;My primary difficulties were with respect to getting SSL connectivity working, a pam_authz replacement, and that I didn't like the AD authentication method that openldap was using at the time (clear-text password in the config file).&lt;BR /&gt;&lt;BR /&gt;Don&lt;BR /&gt;&lt;BR /&gt;</description>
    <pubDate>Tue, 11 Jan 2011 16:02:30 GMT</pubDate>
    <dc:creator>Don Mallory</dc:creator>
    <dc:date>2011-01-11T16:02:30Z</dc:date>
    <item>
      <title>How to do the user and password management on Linux / Unix server from web</title>
      <link>https://community.hpe.com/t5/operating-system-linux/how-to-do-the-user-and-password-management-on-linux-unix-server/m-p/4736124#M43278</link>
      <description>Hi All,&lt;BR /&gt;&lt;BR /&gt;In our company they have implemented the user and password management tool for windows AD.&lt;BR /&gt;&lt;BR /&gt;How can I implement the same in Linux and Unix servers...&lt;BR /&gt;&lt;BR /&gt;Could you please suggest any one like that...&lt;BR /&gt;&lt;BR /&gt;We are having lot of unix and linux servers having lot of local user accounts...</description>
      <pubDate>Mon, 10 Jan 2011 14:29:10 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/how-to-do-the-user-and-password-management-on-linux-unix-server/m-p/4736124#M43278</guid>
      <dc:creator>senthil_kumar_1</dc:creator>
      <dc:date>2011-01-10T14:29:10Z</dc:date>
    </item>
    <item>
      <title>Re: How to do the user and password management on Linux / Unix server from web</title>
      <link>https://community.hpe.com/t5/operating-system-linux/how-to-do-the-user-and-password-management-on-linux-unix-server/m-p/4736125#M43279</link>
      <description>Is your question about integrating your Linux and UNIX accounts in yuor AD Domain or how to manage the local user accounts effetively?&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 10 Jan 2011 14:43:35 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/how-to-do-the-user-and-password-management-on-linux-unix-server/m-p/4736125#M43279</guid>
      <dc:creator>Alzhy</dc:creator>
      <dc:date>2011-01-10T14:43:35Z</dc:date>
    </item>
    <item>
      <title>Re: How to do the user and password management on Linux / Unix server from web</title>
      <link>https://community.hpe.com/t5/operating-system-linux/how-to-do-the-user-and-password-management-on-linux-unix-server/m-p/4736126#M43280</link>
      <description>if your question is about a tool to manage user accoutns from web interface, then you can try *webmin*&lt;BR /&gt;</description>
      <pubDate>Mon, 10 Jan 2011 14:44:23 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/how-to-do-the-user-and-password-management-on-linux-unix-server/m-p/4736126#M43280</guid>
      <dc:creator>Alzhy</dc:creator>
      <dc:date>2011-01-10T14:44:23Z</dc:date>
    </item>
    <item>
      <title>Re: How to do the user and password management on Linux / Unix server from web</title>
      <link>https://community.hpe.com/t5/operating-system-linux/how-to-do-the-user-and-password-management-on-linux-unix-server/m-p/4736127#M43281</link>
      <description>if your question is about an efficient central management of each UNIX/Linux server's user accounts -- then you may want to implement any of the following:&lt;BR /&gt;&lt;BR /&gt;- Active Directory Integration&lt;BR /&gt;- NIS Plus&lt;BR /&gt;- a commercial tool (from CA, HP, etc..)&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 10 Jan 2011 14:45:57 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/how-to-do-the-user-and-password-management-on-linux-unix-server/m-p/4736127#M43281</guid>
      <dc:creator>Alzhy</dc:creator>
      <dc:date>2011-01-10T14:45:57Z</dc:date>
    </item>
    <item>
      <title>Re: How to do the user and password management on Linux / Unix server from web</title>
      <link>https://community.hpe.com/t5/operating-system-linux/how-to-do-the-user-and-password-management-on-linux-unix-server/m-p/4736128#M43282</link>
      <description>Yeah, if you are looking for web based user administration then webmin is a very good choice.</description>
      <pubDate>Mon, 10 Jan 2011 22:21:58 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/how-to-do-the-user-and-password-management-on-linux-unix-server/m-p/4736128#M43282</guid>
      <dc:creator>Jeeshan</dc:creator>
      <dc:date>2011-01-10T22:21:58Z</dc:date>
    </item>
    <item>
      <title>Re: How to do the user and password management on Linux / Unix server from web</title>
      <link>https://community.hpe.com/t5/operating-system-linux/how-to-do-the-user-and-password-management-on-linux-unix-server/m-p/4736129#M43283</link>
      <description>For AD integration of HP-UX nodes, check out the LDAP-UX bundle. There is a lot of documentation on this, and it works quite well (integrated with Kerberos and AD).&lt;BR /&gt;&lt;BR /&gt;For the Linux nodes,  LDAP-UX does not exist. You can however build the same using openldap as a client of your AD and add Kerberos integration, almnost exactly the same as your HP-UX environment. Some of the config files and scripts will even port almost directly.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 11 Jan 2011 15:17:29 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/how-to-do-the-user-and-password-management-on-linux-unix-server/m-p/4736129#M43283</guid>
      <dc:creator>Don Mallory</dc:creator>
      <dc:date>2011-01-11T15:17:29Z</dc:date>
    </item>
    <item>
      <title>Re: How to do the user and password management on Linux / Unix server from web</title>
      <link>https://community.hpe.com/t5/operating-system-linux/how-to-do-the-user-and-password-management-on-linux-unix-server/m-p/4736130#M43284</link>
      <description>Oh, and by the way, both of these toolsets are free.</description>
      <pubDate>Tue, 11 Jan 2011 15:18:44 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/how-to-do-the-user-and-password-management-on-linux-unix-server/m-p/4736130#M43284</guid>
      <dc:creator>Don Mallory</dc:creator>
      <dc:date>2011-01-11T15:18:44Z</dc:date>
    </item>
    <item>
      <title>Re: How to do the user and password management on Linux / Unix server from web</title>
      <link>https://community.hpe.com/t5/operating-system-linux/how-to-do-the-user-and-password-management-on-linux-unix-server/m-p/4736131#M43285</link>
      <description>"For the Linux nodes, LDAP-UX does not exist. You can however build the same using openldap as a client of your AD and add Kerberos integration, almnost exactly the same as your HP-UX environment. Some of the config files and scripts will even port almost directly."&lt;BR /&gt;&lt;BR /&gt;Can you post your complete recipe pls?&lt;BR /&gt;</description>
      <pubDate>Tue, 11 Jan 2011 15:24:01 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/how-to-do-the-user-and-password-management-on-linux-unix-server/m-p/4736131#M43285</guid>
      <dc:creator>Alzhy</dc:creator>
      <dc:date>2011-01-11T15:24:01Z</dc:date>
    </item>
    <item>
      <title>Re: How to do the user and password management on Linux / Unix server from web</title>
      <link>https://community.hpe.com/t5/operating-system-linux/how-to-do-the-user-and-password-management-on-linux-unix-server/m-p/4736132#M43286</link>
      <description>Hi Alzhy,&lt;BR /&gt;&lt;BR /&gt;When I last looked into this (about 2 years ago now), I had a tailored ldapclientd.conf to connect to the AD, unfortunately, not using SSL (that was a next step).&lt;BR /&gt;&lt;BR /&gt;My AD already had the MS SFU 3.5 extensions installed to support the HP LDAP-UX product set, as well as accounts and groups configured to support this. I was able to perform queries against the AD for users and find general auth details. (e.g. ls -al showed proper info out of the AD for non-local users).&lt;BR /&gt;&lt;BR /&gt;There was no (HP) pam_authz style module available at the time for Linux, which was a bit of a showstopper for me, so I was looking at other similar methods at the time. I would suspect this has changed since then.&lt;BR /&gt;&lt;BR /&gt;For Kerberos integration, it's no different that the process used for HP-UX. Create up your keys, export them per host, import them on the Linux host, yay.. The krb5.conf file was almost identical between Linux and HP-UX other than minor service differences, since they both come from MiT.&lt;BR /&gt;&lt;BR /&gt;The automounter (autofs) under Linux is far more versatile that HP-UX, so it worked the same or better as well.&lt;BR /&gt;&lt;BR /&gt;My primary difficulties were with respect to getting SSL connectivity working, a pam_authz replacement, and that I didn't like the AD authentication method that openldap was using at the time (clear-text password in the config file).&lt;BR /&gt;&lt;BR /&gt;Don&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 11 Jan 2011 16:02:30 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/how-to-do-the-user-and-password-management-on-linux-unix-server/m-p/4736132#M43286</guid>
      <dc:creator>Don Mallory</dc:creator>
      <dc:date>2011-01-11T16:02:30Z</dc:date>
    </item>
  </channel>
</rss>

