~ahasenack/serverguide/samba-indexes-1603540

Viewing all changes in revision 321.

  • Committer: Andreas Hasenack
  • Date: 2017-05-09 18:49:34 UTC
  • Revision ID: andreas@canonical.com-20170509184934-44k0e6dk6gvbpegt
Update samba indexes ldif to replace all of the indexes with the provided
ones. It's simpler than to just add the ones we need, which is made a bit
complicated because you can't add an index type to an existing index.

For example, if you have:
olcDbIndex: uid eq

And want to have:
olcDbIndex: uid eq,sub

You need to remove the existing uid index, and then add it back with eq,sub.

expand all expand all

Show diffs side-by-side

added added

removed removed

Lines of Context: