summaryrefslogtreecommitdiff
path: root/source3/wscript
diff options
context:
space:
mode:
authorRalph Boehme <slow@samba.org>2017-10-18 20:48:37 +0200
committerJeremy Allison <jra@samba.org>2017-11-08 00:20:08 +0100
commita1671558af014bd9303f62120e7fc3a9978be6fe (patch)
tree9c57fd88d6928252b4a758cf8777a68656041fa2 /source3/wscript
parent8b1b1cd8cc561378058b915e03996ff567355d81 (diff)
downloadsamba-a1671558af014bd9303f62120e7fc3a9978be6fe.tar.gz
vfs_nfs4acl_xattr: add XDR backend
Add a NFS4 ACL backend that stores the ACL blob in an XDR encoded xattr, by default in "security.nfs4acl_xdr". This backend is enabled by setting "nfs4acl_xattr:encoding = xdr" in a share definition. Signed-off-by: Ralph Boehme <slow@samba.org> Reviewed-by: Jeremy Allison <jra@samba.org>
Diffstat (limited to 'source3/wscript')
-rw-r--r--source3/wscript2
1 files changed, 2 insertions, 0 deletions
diff --git a/source3/wscript b/source3/wscript
index 3638abab202..814433488e4 100644
--- a/source3/wscript
+++ b/source3/wscript
@@ -1664,6 +1664,8 @@ main() {
Logs.info("building with Spotlight support")
default_static_modules.extend(TO_LIST('rpc_mdssvc_module'))
+ conf.CHECK_HEADERS('rpc/xdr.h')
+
forced_static_modules.extend(TO_LIST('auth_builtin auth_sam auth_winbind'))
default_static_modules.extend(TO_LIST('''pdb_smbpasswd pdb_tdbsam
auth_unix