Using Wine: Seterra on Edubunto

Jonathan D. Proulx jon at csail.mit.edu
Tue May 22 20:11:23 BST 2007


On Tue, May 22, 2007 at 02:54:51PM -0400, Sim?n Ruiz wrote:
:good to know, good to know.
:
:So, with this unionfs could you point a samba share at a sort of a
:"skeleton" folder with the default contents in it, and have an overlay
:over it depending on the username used to log into it so that each
:user could modify those default contents and see their unique version
:of that folder which only really takes up as much space as an rdiff?

You would need to setup multiple samba shares which each included the
read-only skeleton and the unique overlay.  Samba isn't smart enough
to do this on the fly based on user name (but if someone wanted to
code that up it would be cool!)

I haven't used it very much, a prudent person would check the docs for
details on how to stick the layers togather.  As I recall it was
pretty simple.

:OOC, what happens if you modify a file in the "skeleton" folder after
:several people have sort of forked it?

the forked copy would mask the changed master.  So if any file sare
modified by the user they won't see any changes to the master file.



More information about the edubuntu-users mailing list