<div>rsync can be configured to do what you want with permissions.</div>
<div> </div>
<div>I'd highly recommnd using a central authentication source like LDAP so you don't have to make sure everyone gets created with the right UID along with all the password hassles of different accounts on different servers.  LDAP doesn't need a lot of bandwidth so you won't really have any issues there.</div>

<div> </div>
<div>If you're like my setup edubuntu is in addition to windows labs so my edbuntu server is joined to active directory and people just use their existing usernames and passwords.  If you have AD it's pretty easy to do and saves a lot of user hassle.<br>
</div>
<div class="gmail_quote">On Tue, May 1, 2012 at 12:01 PM, Joseph Bishay <span dir="ltr"><<a href="mailto:joseph.bishay@gmail.com" target="_blank">joseph.bishay@gmail.com</a>></span> wrote:<br>
<blockquote style="BORDER-LEFT:#ccc 1px solid;MARGIN:0px 0px 0px 0.8ex;PADDING-LEFT:1ex" class="gmail_quote">Hello,<br><br>Thank you for your reply.<br><br>A /home NFS server won't work because of the bandwidth between the two<br>
server is not enough.<br><br>I think a cron RSYNC job would be great -- do I just need to sync the<br>non-hidden files in the /home/user folder?  Any issues with<br>permissions?<br><br>Thank you<br><span class="HOEnZb"><font color="#888888">Joseph<br>
</font></span>
<div class="HOEnZb">
<div class="h5"><br>On Fri, Apr 27, 2012 at 1:41 PM, theluketaylor <<a href="mailto:ekul.taylor@gmail.com">ekul.taylor@gmail.com</a>> wrote:<br>> You probably want to setup a cron rsync job if you really want to sync.<br>
><br>> a /home NFS server and mounting the user's files rather than storing them<br>> locally would be a much more robust option.  Depending on the bandwidth<br>> between sites that might not be reasonable performance though.<br>
><br>> On Fri, Apr 27, 2012 at 1:36 PM, Joseph Bishay <<a href="mailto:joseph.bishay@gmail.com">joseph.bishay@gmail.com</a>><br>> wrote:<br>>><br>>> Hello,<br>>><br>>> I hope everyone is doing well.<br>
>><br>>> Our school has moved to it's new purpose-built facility and things are<br>>> working perfectly -- the building was wired so that all network jacks<br>>> in the building are "home-run" back to the main lan room, where the<br>
>> LTSP server is.  Thus the different bottle-necks we used to suffer<br>>> from using single cable -> switch single cable -> switch are gone.<br>>><br>>> One thing I need to resolve is how to sync the user's files in our old<br>
>> building to our new building. Some of the users still go back and<br>>> forth, and we have an Edubuntu server at each location.  Is there a<br>>> recommended way to do so? Is it as simple as activating Ubuntu One<br>
>> (since it's built-into Edubuntu) for those users?  Or is there<br>>> something better.<br>>><br>>> The two machines are not identical, so I'd only want to sync the user's<br>>> files.<br>
>><br>>> Thank you very much!<br>>> Joseph<br>>><br>>> --<br>>> edubuntu-users mailing list<br>>> <a href="mailto:edubuntu-users@lists.ubuntu.com">edubuntu-users@lists.ubuntu.com</a><br>
>> Modify settings or unsubscribe at:<br>>> <a href="https://lists.ubuntu.com/mailman/listinfo/edubuntu-users" target="_blank">https://lists.ubuntu.com/mailman/listinfo/edubuntu-users</a><br>><br>><br><br>
--<br>edubuntu-users mailing list<br><a href="mailto:edubuntu-users@lists.ubuntu.com">edubuntu-users@lists.ubuntu.com</a><br>Modify settings or unsubscribe at: <a href="https://lists.ubuntu.com/mailman/listinfo/edubuntu-users" target="_blank">https://lists.ubuntu.com/mailman/listinfo/edubuntu-users</a><br>
</div></div></blockquote></div><br>