---
-Ursprüngliche Nachricht-
Von: samba-boun...@lists.samba.org [mailto:samba-boun...@lists.samba.org] Im
Auftrag von Vaclav Klecanda
Gesendet: Montag, 18. Oktober 2010 09:42
An: samba@lists.samba.org
Betreff: [Samba] SAMBA 4 ACL support
Hi all,
I am experimenting with samba 4. I have existing data on NTFS
Samba4 stores its permissions in extended attributes. ntfs-3g would
not only have to support NT permissions, but also export them in a
format that samba expects. I've thought about posting on the ntfs-3g
list about this, but never got around to it.
I've never used "ntvfs handler = linuxuid" and pe
Hi Michael,
thanks for your reply. I have gone further with experimenting. I have given
up the ntfs FS and sucessfuly set up serving files from ext3 filesystem
setting ntvfs handler = linuxuid. Maybe the ntfs didnt work because the ntfs
acl handler is not yet completed. It is possible but there is
On 18 October 2010 09:41, Vaclav Klecanda wrote:
> Hi all,
> I am experimenting with samba 4. I have existing data on NTFS partition and
> want to share them via samba. But I have problems with permissions (ACL).
> There is an option: ntvfs handler that tells how mapping of permissions
> between u
Hi all,
I am experimenting with samba 4. I have existing data on NTFS partition and
want to share them via samba. But I have problems with permissions (ACL).
There is an option: ntvfs handler that tells how mapping of permissions
between unix and windows world shall behave. But there is lack of
doc