From 4ffc419ee35080ce85ae0f7507fc38076d12d8e5 Mon Sep 17 00:00:00 2001 From: Andrew Tridgell Date: Thu, 16 Dec 2004 12:24:25 +0000 Subject: r4227: index the privilege attribute to make lsa privilege calls efficient (This used to be commit e9e603208d79dc69c75420a8e085f8ad6c8a7095) --- source4/provision.ldif | 1 + 1 file changed, 1 insertion(+) (limited to 'source4') diff --git a/source4/provision.ldif b/source4/provision.ldif index 65975d2b7d..b34831de7d 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 -- cgit