summaryrefslogtreecommitdiffstats
path: root/source/include
diff options
context:
space:
mode:
authorKarolin Seeger <kseeger@samba.org>2008-11-17 14:02:46 +0100
committerKarolin Seeger <kseeger@samba.org>2008-11-17 14:02:46 +0100
commit0b78e48594fe4ab231010c5ef4edc518cd5f992b (patch)
tree25286c65f2177adda9333146a693c203ea6b9dac /source/include
parentc187a869c434903c4895f751459074cc697b78f3 (diff)
downloadsamba-0b78e48594fe4ab231010c5ef4edc518cd5f992b.tar.gz
samba-0b78e48594fe4ab231010c5ef4edc518cd5f992b.tar.xz
samba-0b78e48594fe4ab231010c5ef4edc518cd5f992b.zip
Revert "Unify access checks for lsa server functions."
This reverts commit afed4929f9c707fb72b0e8dd12b1a1e8dcab9a84.
Diffstat (limited to 'source/include')
-rw-r--r--source/include/rpc_lsa.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/source/include/rpc_lsa.h b/source/include/rpc_lsa.h
index 1dc5ba4a7ba..b4021afd0a6 100644
--- a/source/include/rpc_lsa.h
+++ b/source/include/rpc_lsa.h
@@ -39,7 +39,6 @@
#define LSA_POLICY_READ ( STANDARD_RIGHTS_READ_ACCESS |\
- LSA_POLICY_VIEW_LOCAL_INFORMATION |\
LSA_POLICY_VIEW_AUDIT_INFORMATION |\
LSA_POLICY_GET_PRIVATE_INFORMATION)