diff options
author | Andrew Tridgell <tridge@samba.org> | 2004-12-16 12:24:25 +0000 |
---|---|---|
committer | Gerald (Jerry) Carter <jerry@samba.org> | 2007-10-10 13:07:27 -0500 |
commit | 4ffc419ee35080ce85ae0f7507fc38076d12d8e5 (patch) | |
tree | b2f17364f8899768b1836c8184655213d1d17184 /source4/provision.ldif | |
parent | dfadefb1eb45b12e39249781f58830dd10d97002 (diff) | |
download | samba-4ffc419ee35080ce85ae0f7507fc38076d12d8e5.tar.gz samba-4ffc419ee35080ce85ae0f7507fc38076d12d8e5.tar.xz samba-4ffc419ee35080ce85ae0f7507fc38076d12d8e5.zip |
r4227: index the privilege attribute to make lsa privilege calls efficient
(This used to be commit e9e603208d79dc69c75420a8e085f8ad6c8a7095)
Diffstat (limited to 'source4/provision.ldif')
-rw-r--r-- | source4/provision.ldif | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/source4/provision.ldif b/source4/provision.ldif index 65975d2b7d7..b34831de7d6 100644 --- a/source4/provision.ldif +++ b/source4/provision.ldif @@ -6,6 +6,7 @@ dn: @INDEXLIST @IDXATTR: member @IDXATTR: unixID @IDXATTR: unixName +@IDXATTR: privilege dn: @ATTRIBUTES realm: CASE_INSENSITIVE |