Displaying 2 results from an estimated 2 matches for "id2615334".
2010 Jul 06
1
Samba Scenario
Hi All
I have been asked by my company management to look into moving file share
server from Windows 2003 server OS to Ubuntu 10.4 using Samba. I have
successfully configured active directory authentication using winbind and
have configured samba and am able to access my file share successfully.
The complication arise as a result of implementing ACL mappings on Linux, as
I need fine grained
2010 Aug 08
0
Project: writing a vfs module to preverse permissions with MS Office
...rset in 3_0 and build it by default
for ./configure --enable-developer" in the git repodidn't hit me.
Problem
-------
I'd like to write a workaround for "MS Word with Samba Changes Owner of File"
http://www.samba.org/samba/docs/man/Samba-HOWTO-Collection/AccessControls.html#id2615334
A university is using relatively complex POSIX ACLs and the currently
provided workaround wouldn't be enough.
Approach
--------
A VFS module seems like the best way to go:
1) If a file is renamed to a MS Office temporary file, we store its
permissions incl. POSIX ACLs
2) If a MS Office tempor...