<html><head><style type='text/css'>p { margin: 0; }</style></head><body><div style='font-family: Times New Roman; font-size: 12pt; color: #000000'>If clients directly hitting Directory server for auth, DNS round robin is sufficient, but if the hit to directory from a single host (say as in Oserome's case SAMBA PDC), it will hit the next server only after the TTL value got expired. Otherwise it will hit o the same server only.<br><br>And for logging purpose it doesn't require Master, replica will be fine.<br><br><br>----- Original Message -----<br>From: "John A. Sullivan III" &lt;jsullivan@opensourcedevel.com&gt;<br>To: "General discussion list for the Fedora Directory server project." &lt;fedora-directory-users@redhat.com&gt;<br>Cc: fedora-directory-devel@redhat.com<br>Sent: Friday, February 6, 2009 7:44:12 PM GMT +05:30 Chennai, Kolkata, Mumbai, New Delhi<br>Subject: Re: [Fedora-directory-users] Challenges with Fedora DS<br><br>Out of curiosity (I am still learning much about LDAP and DS), is a load<br>balancer necessary or could it be done simply through round robin dns?<br>For example, in our testing, we set up a replica ds. &nbsp;One is ldap01, the<br>other is ldap02 and their certificates both have ldap as well as ldap01<br>or ldap01 in their subjAltNames. &nbsp;There are two entries in DNS for ldap<br>- one pointing to ldap01 and the other to ldap02. &nbsp;Will such a setup<br>work?<br><br>For simply logging in, is a master necessary or can one use a read-only<br>replica? Thanks - John<br><br>On Fri, 2009-02-06 at 01:55 -0700, Premod Dev wrote:<br>&gt; Hi Oserome,<br>&gt; <br>&gt; Why cant you try as follows,<br>&gt; &nbsp; &nbsp; &nbsp; * Create multiple masters (multi master replication)<br>&gt; &nbsp; &nbsp; &nbsp; * Use a load balancer ( hardware or software ie like linux<br>&gt; &nbsp; &nbsp; &nbsp; &nbsp; virtual server) for load balance between these multi master<br>&gt; &nbsp; &nbsp; &nbsp; &nbsp; servers.<br>&gt; &nbsp; &nbsp; &nbsp; * Give a common fqdn in SAMBA which should resolve to load<br>&gt; &nbsp; &nbsp; &nbsp; &nbsp; balancer and rest will do the load balancer.<br>&gt; <br>&gt; Thanks,<br>&gt; Premod<br>&gt; &nbsp;<br>&gt; ----- Original Message -----<br>&gt; From: "osereme.osobase" &lt;osereme.osobase@gtbank.com&gt;<br>&gt; To: fedora-directory-devel@redhat.com<br>&gt; Cc: fedora-directory-users@redhat.com<br>&gt; Sent: Wednesday, February 4, 2009 11:54:37 PM GMT +05:30 Chennai,<br>&gt; Kolkata, Mumbai, New Delhi<br>&gt; Subject: [Fedora-directory-users] Challenges with Fedora DS<br>&gt; <br>&gt; Hi,<br>&gt; <br>&gt; I currently use Fedora-DS integrated with Samba as my domain<br>&gt; controller in an organization with 141 offices. With only one domain<br>&gt; controller I am able to authenticate a user population of 5000 users,<br>&gt; however as my organization grows I have challenges daily with<br>&gt; authentication. Every morning users trying to logon to my Windows<br>&gt; domain keep getting errors while siging on and this frequently leads<br>&gt; to account lockouts and frustation of users.<br>&gt; &nbsp;<br>&gt; After going through your documentation on multiple load balanced FDS<br>&gt; server installation I still have all traffic coming to one server on<br>&gt; the network. My challenge is setting up FDS in the data centre on<br>&gt; multiple servers to authenticate my users while accommodating growth.<br>&gt; Is there any suggestion you can offer me or documentation where I can<br>&gt; go through setup of a centalized FDS cluster for a large user base?<br>&gt; &nbsp;<br>&gt; I will greatly appreciate any help you can proffer.<br>&gt; &nbsp;<br>&gt; Regards<br>&gt; &nbsp;<br>&gt; Osereme Osobase<br>&gt; Enterprise Infrastructure Support<br>&gt; Technology<br>&gt; GTBank Nigeria - http://www.gtbank.com<br>&gt; <br>&gt; -- Fedora-directory-users mailing list<br>&gt; Fedora-directory-users@redhat.com<br>&gt; https://www.redhat.com/mailman/listinfo/fedora-directory-users<br>&gt; --<br>&gt; Fedora-directory-users mailing list<br>&gt; Fedora-directory-users@redhat.com<br>&gt; https://www.redhat.com/mailman/listinfo/fedora-directory-users<br>-- <br>John A. Sullivan III<br>Open Source Development Corporation<br>+1 207-985-7880<br>jsullivan@opensourcedevel.com<br><br>http://www.spiritualoutreach.com<br>Making Christianity intelligible to secular society<br><br>--<br>Fedora-directory-users mailing list<br>Fedora-directory-users@redhat.com<br>https://www.redhat.com/mailman/listinfo/fedora-directory-users<br></div></body></html>