If the offices will be always connected via a point to point VPNs then there should be no need for multi master. <div><br></div><div>Are the offices going to be disconnected from each other on a regular basis?<br><br><div class="gmail_quote">
On Mon, Feb 9, 2009 at 4:45 PM, Chris Knadle <span dir="ltr"><<a href="mailto:Chris.Knadle@coredump.us">Chris.Knadle@coredump.us</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
<div><div></div><div class="Wj3C7c">On Sunday 08 February 2009, Michael Lee wrote:<br>
> I have a situation where I have users in several different<br>
> locations. Currently they are all VPN'ed to the main office so they<br>
> can access an Oracle Server using Red Hat that is central to their<br>
> operation.  I really don't have access to the Oracle Server and<br>
> really don't want to touch it if I can help it.<br>
> All the desktops are those "other OS's"<br>
><br>
> My problem is that I have to get all these desktops on some<br>
> shared/private storage directories with roaming profiles, login<br>
> scripts and central authentication with mixed clients ( Windows,<br>
> Mac OS ).<br>
><br>
> I have been tossing around a single server accessible via the VPN<br>
> vs. multiple servers at each location that sync user directories,<br>
> shared folders and maybe ldap tables, I'd love to run Postfix,<br>
> Samba, Squid, and all the other linux goodies.  I was even thinking<br>
> of a private IRC so persons in the separate offices can "chat via<br>
> the channel"<br>
><br>
> I figured I'd toss it up to the group for ideas.<br>
><br>
> So far I've looked into Debian, Ubuntu, ClarkConnect, SLES, back to<br>
> Debian. I'm about to load up a server and go back to Ubuntu again<br>
> so I can take a look at ebox as a management tool.<br>
><br>
> Any suggestions?<br>
<br>
</div></div>You'll most likely be needing an LDAP directory, and if you have<br>
multiple sites to replicate LDAP data, then you'll most likely want<br>
multi-master replication.  Unfortuantely this is one important<br>
feature that OpenLDAP (slapd) does not support.  You can find ways of<br>
living without the feature, but it's a convenient thing if you have<br>
other administrators at the locations where LDAP servers will be<br>
deployed that you'd like to allow to add or change entries for their<br>
sub-organization and have the changes propagate.  There are several<br>
choices for directory servers that support multi-master replication,<br>
many of which are commercial and require per-seat licensing.  One of<br>
the ones that's free is Red Hat Directory Server.  Since you've<br>
expressed an interest in running Debian, I'll just pass along the<br>
following link, which explains how to install RHDS on Debian Stable.<br>
<br>
      <a href="http://directory.fedoraproject.org/wiki/Howto:DebianEtch" target="_blank">http://directory.fedoraproject.org/wiki/Howto:DebianEtch</a><br>
<br>
   -- Chris<br>
<font color="#888888"><br>
--<br>
<br>
Chris Knadle<br>
<a href="mailto:Chris.Knadle@coredump.us">Chris.Knadle@coredump.us</a><br>
</font><div><div></div><div class="Wj3C7c">_______________________________________________<br>
Lilug mailing list<br>
<a href="mailto:Lilug@lilug.org">Lilug@lilug.org</a><br>
<a href="http://lists.lilug.org/listinfo.cgi/lilug-lilug.org" target="_blank">http://lists.lilug.org/listinfo.cgi/lilug-lilug.org</a><br>
</div></div></blockquote></div><br></div>