From 71cbc569cbfc610e952acf78bd6e5100fc9cc85b Mon Sep 17 00:00:00 2001 From: Andrew Tridgell Date: Tue, 15 May 2007 08:00:49 +0000 Subject: r22885: now we use kernberos more, we need to index on userPrincipalName (This used to be commit 600d39e0bacfd669bdee0ea3aec6bdc02113993b) --- source4/setup/provision_index.ldif | 1 + 1 file changed, 1 insertion(+) diff --git a/source4/setup/provision_index.ldif b/source4/setup/provision_index.ldif index 7c055f53aa..a641d0dd06 100644 --- a/source4/setup/provision_index.ldif +++ b/source4/setup/provision_index.ldif @@ -1,5 +1,6 @@ dn: @INDEXLIST @IDXATTR: name +@IDXATTR: userPrincipalName @IDXATTR: sAMAccountName @IDXATTR: objectSid @IDXATTR: objectCategory -- cgit