ports/net/samba47/files/patch-librpc__idl__xattr.idl
Timur I. Bakeyev 6b4c4bd993 Port of the latest stable Samba 4.7.3. With, hopefully, working ZFS provisioning and other fixes of long standing bugs.
Still experimental and version 4.7.4 is coming shortly, so test before putting into production.

Happy birthday release.

Sponsored by:	iXsystems Inc.
2017-12-17 06:43:52 +00:00

13 lines
435 B
Text

Signed-off-by: Alexander Zagrebin <alex@zagrebin.ru>
--- librpc/idl/xattr.idl.orig 2017-12-17 05:40:37 UTC
+++ librpc/idl/xattr.idl 2017-12-17
@@ -168,7 +168,7 @@ interface xattr
can discard if this doesn't match the underlying ACL hash.
*/
- const char *XATTR_NTACL_NAME = "security.NTACL";
+ const char *XATTR_NTACL_NAME = "user.NTACL";
const int XATTR_SD_HASH_SIZE = 64;
const int XATTR_SD_HASH_TYPE_NONE = 0x0;