<?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 user management - LDAP and local files in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/user-management-ldap-and-local-files/m-p/4337707#M34862</link>
    <description>I am implementing LDAP on Linux based system using openldap.&lt;BR /&gt;My management objects to the idea that all individual users will authenticate against an LDAP server because “what if it is not available”&lt;BR /&gt;Their suggestion is that we run in parallel a set of local configured users and a set of LDAP configured users and both methods can coexist without conflicts.&lt;BR /&gt;I think it is a very bad idea but I cannot think of any good justification why it should be the case.&lt;BR /&gt;Besides the obvious that it is going to be very hard to maintain two separate methods for user management on multiple servers (about 20) and that it can create confusion when creating new users or disabling users.&lt;BR /&gt;I will appreciate any argument either way.&lt;BR /&gt;Thanks,&lt;BR /&gt;A.K</description>
    <pubDate>Wed, 14 Jan 2009 16:58:14 GMT</pubDate>
    <dc:creator>A.K.</dc:creator>
    <dc:date>2009-01-14T16:58:14Z</dc:date>
    <item>
      <title>user management - LDAP and local files</title>
      <link>https://community.hpe.com/t5/operating-system-linux/user-management-ldap-and-local-files/m-p/4337707#M34862</link>
      <description>I am implementing LDAP on Linux based system using openldap.&lt;BR /&gt;My management objects to the idea that all individual users will authenticate against an LDAP server because “what if it is not available”&lt;BR /&gt;Their suggestion is that we run in parallel a set of local configured users and a set of LDAP configured users and both methods can coexist without conflicts.&lt;BR /&gt;I think it is a very bad idea but I cannot think of any good justification why it should be the case.&lt;BR /&gt;Besides the obvious that it is going to be very hard to maintain two separate methods for user management on multiple servers (about 20) and that it can create confusion when creating new users or disabling users.&lt;BR /&gt;I will appreciate any argument either way.&lt;BR /&gt;Thanks,&lt;BR /&gt;A.K</description>
      <pubDate>Wed, 14 Jan 2009 16:58:14 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/user-management-ldap-and-local-files/m-p/4337707#M34862</guid>
      <dc:creator>A.K.</dc:creator>
      <dc:date>2009-01-14T16:58:14Z</dc:date>
    </item>
    <item>
      <title>Re: user management - LDAP and local files</title>
      <link>https://community.hpe.com/t5/operating-system-linux/user-management-ldap-and-local-files/m-p/4337708#M34863</link>
      <description>&lt;!--!*#--&gt;Well, it's a bad idea... What about keeping track of password changes?, passwords won't be synchronized between LDAP and /etc/shadow.&lt;BR /&gt;&lt;BR /&gt;You can setup a second LDAP server (with synchronization) for High Availavility.&lt;BR /&gt;&lt;BR /&gt;Other approach would be to create all the generic accounts locally (the ones used to run applications) which are often  the more cricital and leave all the regular/real users on LDAP.</description>
      <pubDate>Wed, 14 Jan 2009 17:29:26 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/user-management-ldap-and-local-files/m-p/4337708#M34863</guid>
      <dc:creator>Ciro  Iriarte</dc:creator>
      <dc:date>2009-01-14T17:29:26Z</dc:date>
    </item>
    <item>
      <title>Re: user management - LDAP and local files</title>
      <link>https://community.hpe.com/t5/operating-system-linux/user-management-ldap-and-local-files/m-p/4337709#M34864</link>
      <description>Just to clarify,&lt;BR /&gt;We have a cluster for the LDAP server and we have high availability.&lt;BR /&gt;Also, generic users that are required by the application or the database will stay on the local files.&lt;BR /&gt;I am talking about having some individual users managed locally in /etc/shadow and some using the LDAP server â   no synchronization between the two. &lt;BR /&gt;I know it sounds a horrible idea but I need to come up with some strong arguments to convince my â  old fashionedâ   management.&lt;BR /&gt;thanks,&lt;BR /&gt;A.K</description>
      <pubDate>Wed, 14 Jan 2009 17:41:11 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/user-management-ldap-and-local-files/m-p/4337709#M34864</guid>
      <dc:creator>A.K.</dc:creator>
      <dc:date>2009-01-14T17:41:11Z</dc:date>
    </item>
    <item>
      <title>Re: user management - LDAP and local files</title>
      <link>https://community.hpe.com/t5/operating-system-linux/user-management-ldap-and-local-files/m-p/4337710#M34865</link>
      <description>Â¿Don't they ever used Active Directory for the Microsoft Network? &lt;BR /&gt;&lt;BR /&gt;The user account centralization, and UID/GID consistency are the major benefits of a Directory Server.&lt;BR /&gt;&lt;BR /&gt;You can also add centralized security policies using LDAP server, like LDAP SUDO rules.&lt;BR /&gt;&lt;BR /&gt;If you will have different local and ldap accouns, besides the administrative complexity there is no other problem.&lt;BR /&gt;&lt;BR /&gt;Another argument is that without the use of LDAP, your users must follow the account policy rules on each server, having to change their information on all servers if required.&lt;BR /&gt;&lt;BR /&gt;&amp;gt;&amp;gt;&amp;gt; â  what if it is not availableâ  &lt;BR /&gt;&lt;BR /&gt;You must desmostrate the high availability of the service. You can also say that the name service cache daemon can help you in that case.</description>
      <pubDate>Wed, 14 Jan 2009 18:21:33 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/user-management-ldap-and-local-files/m-p/4337710#M34865</guid>
      <dc:creator>Ivan Ferreira</dc:creator>
      <dc:date>2009-01-14T18:21:33Z</dc:date>
    </item>
    <item>
      <title>Re: user management - LDAP and local files</title>
      <link>https://community.hpe.com/t5/operating-system-linux/user-management-ldap-and-local-files/m-p/4337711#M34866</link>
      <description>you can setup replication between LDAP master and slaves, and have more than one LDAP for domain/s&lt;BR /&gt;&lt;BR /&gt;file://localhost/home/obrodkin/.mozilla/firefox/opirgk71.default/ScrapBook/data/20081031170459/index.html#listing18</description>
      <pubDate>Thu, 15 Jan 2009 00:59:43 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/user-management-ldap-and-local-files/m-p/4337711#M34866</guid>
      <dc:creator>IT Csar</dc:creator>
      <dc:date>2009-01-15T00:59:43Z</dc:date>
    </item>
    <item>
      <title>Re: user management - LDAP and local files</title>
      <link>https://community.hpe.com/t5/operating-system-linux/user-management-ldap-and-local-files/m-p/4337712#M34867</link>
      <description>I would aslo recommed second LDAP server (mandatory as otherwise there would be a SPOF)and having local users for applications like oracle,applmgre and any other service account.</description>
      <pubDate>Sun, 18 Jan 2009 14:48:51 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/user-management-ldap-and-local-files/m-p/4337712#M34867</guid>
      <dc:creator>skt_skt</dc:creator>
      <dc:date>2009-01-18T14:48:51Z</dc:date>
    </item>
    <item>
      <title>Re: user management - LDAP and local files</title>
      <link>https://community.hpe.com/t5/operating-system-linux/user-management-ldap-and-local-files/m-p/4337713#M34868</link>
      <description>Wouldn't it be a good idea to use offline authentication for ldap if your users are worried about your ldap auth source being down?&lt;BR /&gt;&lt;BR /&gt;Google has alot of info on this subject. I've never done it manually, SuSE supports this via installer.&lt;BR /&gt;&lt;BR /&gt;Best Regards&lt;BR /&gt;Fredrik Eriksson</description>
      <pubDate>Mon, 19 Jan 2009 14:48:02 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/user-management-ldap-and-local-files/m-p/4337713#M34868</guid>
      <dc:creator>Fredrik.eriksson</dc:creator>
      <dc:date>2009-01-19T14:48:02Z</dc:date>
    </item>
  </channel>
</rss>

