Martin Fahrendorf wrote:
I was helping a friend set up a Samba server for a client, and to get
files off of the Novell server and retain functionality, we had to
install the Linux trustees kernel patch to allow us to do the same thing
with files (some users/groups with read access, some with rw).
This seems to be a thing for samba with acl. If you are using ext3 or xfs you
can simply change/add acls to the files and directorys and you can give
permissions similar to windows nt (a group/person can read, others can write
and others can execute).
Yeah he had tried ACL before (I thought it was capable of this), but was
much happier with trustees for some reason.