<?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: openldap authentication in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/openldap-authentication/m-p/3836522#M24533</link>
    <description>Shalom,&lt;BR /&gt;&lt;BR /&gt;Go for a master/slave server setup.&lt;BR /&gt;&lt;BR /&gt;The master is the head server but the slaves will go on merrily serving the network should the master ever go down.&lt;BR /&gt;&lt;BR /&gt;links:&lt;BR /&gt;best one:&lt;BR /&gt;&lt;A href="http://www.linuxjournal.com/article/5505" target="_blank"&gt;http://www.linuxjournal.com/article/5505&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www.openldap.org/lists/openldap-software/200603/msg00160.html" target="_blank"&gt;http://www.openldap.org/lists/openldap-software/200603/msg00160.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www.umich.edu/~dirsvcs/ldap/doc/guides/slapd/3.html" target="_blank"&gt;http://www.umich.edu/~dirsvcs/ldap/doc/guides/slapd/3.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;SEP</description>
    <pubDate>Thu, 03 Aug 2006 06:22:14 GMT</pubDate>
    <dc:creator>Steven E. Protter</dc:creator>
    <dc:date>2006-08-03T06:22:14Z</dc:date>
    <item>
      <title>openldap authentication</title>
      <link>https://community.hpe.com/t5/operating-system-linux/openldap-authentication/m-p/3836521#M24532</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;I'm quite new to openldap so you will have to excuse any stupid questions from me.&lt;BR /&gt;&lt;BR /&gt;I want to make my ldap server redundant so that if it fails another one could take over with no or very little down time.&lt;BR /&gt;&lt;BR /&gt;Could someone explain to me how to do this or point me to some documentation.&lt;BR /&gt;&lt;BR /&gt;Cheers</description>
      <pubDate>Thu, 03 Aug 2006 04:40:51 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/openldap-authentication/m-p/3836521#M24532</guid>
      <dc:creator>nash11</dc:creator>
      <dc:date>2006-08-03T04:40:51Z</dc:date>
    </item>
    <item>
      <title>Re: openldap authentication</title>
      <link>https://community.hpe.com/t5/operating-system-linux/openldap-authentication/m-p/3836522#M24533</link>
      <description>Shalom,&lt;BR /&gt;&lt;BR /&gt;Go for a master/slave server setup.&lt;BR /&gt;&lt;BR /&gt;The master is the head server but the slaves will go on merrily serving the network should the master ever go down.&lt;BR /&gt;&lt;BR /&gt;links:&lt;BR /&gt;best one:&lt;BR /&gt;&lt;A href="http://www.linuxjournal.com/article/5505" target="_blank"&gt;http://www.linuxjournal.com/article/5505&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www.openldap.org/lists/openldap-software/200603/msg00160.html" target="_blank"&gt;http://www.openldap.org/lists/openldap-software/200603/msg00160.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www.umich.edu/~dirsvcs/ldap/doc/guides/slapd/3.html" target="_blank"&gt;http://www.umich.edu/~dirsvcs/ldap/doc/guides/slapd/3.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Thu, 03 Aug 2006 06:22:14 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/openldap-authentication/m-p/3836522#M24533</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2006-08-03T06:22:14Z</dc:date>
    </item>
    <item>
      <title>Re: openldap authentication</title>
      <link>https://community.hpe.com/t5/operating-system-linux/openldap-authentication/m-p/3836523#M24534</link>
      <description>&lt;BR /&gt;thx for your prompt help, &lt;BR /&gt;&lt;BR /&gt;I would like to confirm again , I guess this replication ( slurpd ) of master and slave can replicate the user id/password so that users can use the ldap authenication in either server . Does this funcation fit my requirement - the slave one could take over the work of the master one when the master is corrupted or shutdown suddenly ? thx &lt;BR /&gt;</description>
      <pubDate>Thu, 03 Aug 2006 10:18:23 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/openldap-authentication/m-p/3836523#M24534</guid>
      <dc:creator>nash11</dc:creator>
      <dc:date>2006-08-03T10:18:23Z</dc:date>
    </item>
    <item>
      <title>Re: openldap authentication</title>
      <link>https://community.hpe.com/t5/operating-system-linux/openldap-authentication/m-p/3836524#M24535</link>
      <description>Yes, the slave can authenticate users in the case of the master down.</description>
      <pubDate>Thu, 03 Aug 2006 11:04:36 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/openldap-authentication/m-p/3836524#M24535</guid>
      <dc:creator>Ivan Ferreira</dc:creator>
      <dc:date>2006-08-03T11:04:36Z</dc:date>
    </item>
    <item>
      <title>Re: openldap authentication</title>
      <link>https://community.hpe.com/t5/operating-system-linux/openldap-authentication/m-p/3836525#M24536</link>
      <description>It can certainly meet your requirement. Don't forget to put both ldap hosts in your client's ldap configuration files.</description>
      <pubDate>Thu, 03 Aug 2006 11:33:17 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/openldap-authentication/m-p/3836525#M24536</guid>
      <dc:creator>George Liu_4</dc:creator>
      <dc:date>2006-08-03T11:33:17Z</dc:date>
    </item>
  </channel>
</rss>

