-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Collen,
> Does that mean we can use the windows acl's ?? > > posix acl, has only RWX, with windows you have a > bunch of options extra ?! (like write, but no > delete, modify, list folder content ect. ect. )> > or am i completely off here ?!?! It means that smbd can load a VFS plugin to deal with different ACL models on a per share basis. You still have to convert the Windows security descriptor to a form that means something to the underlying Unix file system. but if you have a file systems that provides equivalent (or even similar) semantics's as Windows NTFS, someone can simply write the necessary VFS API calls and get close. All without having to touch core smbd code. cheers, jerry -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.3 (GNU/Linux) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iD8DBQFGAo0BIR7qMdg1EfYRApzJAKDTZtDgRe86J9O7QVTIb7qJTrAQHACdHf04 FOBfiEgSdwUIQxB+3Fwx/A8= =TII6 -----END PGP SIGNATURE----- -- To unsubscribe from this list go to the following URL and read the instructions: https://lists.samba.org/mailman/listinfo/samba
