diff options
author | Andrew Tridgell <tridge@samba.org> | 2007-05-15 08:00:49 +0000 |
---|---|---|
committer | Gerald (Jerry) Carter <jerry@samba.org> | 2007-10-10 14:52:29 -0500 |
commit | 71cbc569cbfc610e952acf78bd6e5100fc9cc85b (patch) | |
tree | 9364978ebf6781ad176ee81c8d8043410a4ddd0f | |
parent | cb00a33c672ce78dc58a722804013e5b567fdf45 (diff) | |
download | samba-71cbc569cbfc610e952acf78bd6e5100fc9cc85b.tar.gz samba-71cbc569cbfc610e952acf78bd6e5100fc9cc85b.tar.bz2 samba-71cbc569cbfc610e952acf78bd6e5100fc9cc85b.zip |
r22885: now we use kernberos more, we need to index on userPrincipalName
(This used to be commit 600d39e0bacfd669bdee0ea3aec6bdc02113993b)
-rw-r--r-- | source4/setup/provision_index.ldif | 1 |
1 files changed, 1 insertions, 0 deletions
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 |