lp:~ahasenack/serverguide/samba-indexes-1603540
Created by
Andreas Hasenack
and last modified
- Get this branch:
- bzr branch lp:~ahasenack/serverguide/samba-indexes-1603540
Only
Andreas Hasenack
can upload to this branch. If you are
Andreas Hasenack
please log in for upload directions.
Branch merges
Propose for merging
- Doug Smythies: Approve
-
Diff: 42 lines (+9/-9)1 file modifiedserverguide/C/network-auth.xml (+9/-9)
Related bugs
Bug #1603540: wrong ldif file for altering indexes | Undecided | Fix Released |
|
Related blueprints
Branch information
Recent revisions
- 321. By Andreas Hasenack
-
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 eqAnd want to have:
olcDbIndex: uid eq,subYou need to remove the existing uid index, and then add it back with eq,sub.
- 320. By Andreas Hasenack
-
Change backend to mdb in the samba indices ldif, hdb is not the default one in xenial.
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)
- Stacked on:
- lp:serverguide/trunk