Wrap security_token_has_privilege() with a check for lp_enable_privileges(). Needed
commita8b95686a7bde3f96f141b6938e24e101567ef54
authorJeremy Allison <jra@samba.org>
Fri, 22 Oct 2010 17:31:06 +0000 (22 10:31 -0700)
committerJeremy Allison <jra@samba.org>
Fri, 22 Oct 2010 18:15:48 +0000 (22 18:15 +0000)
treec5bdfbfc2fb1acb0c211d9941bc0fd321b3a6d9a
parent3e79cd6856e5c76cc39ad2be68b40534a524cecd
Wrap security_token_has_privilege() with a check for lp_enable_privileges(). Needed
to maintain compatibility with smb.conf manpage.

Jeremy.

Autobuild-User: Jeremy Allison <jra@samba.org>
Autobuild-Date: Fri Oct 22 18:15:48 UTC 2010 on sn-devel-104
source3/include/proto.h
source3/param/loadparm.c
source3/printing/nt_printing.c
source3/registry/reg_backend_smbconf.c
source3/rpc_server/srv_samr_nt.c
source3/rpc_server/srv_spoolss_nt.c
source3/rpc_server/srv_srvsvc_nt.c
source3/rpc_server/srv_winreg_nt.c
source3/rpc_server/srv_wkssvc_nt.c
source3/smbd/open.c
source3/smbd/posix_acls.c