Aaron Bennett wrote:
Hi,
This might be more of an Apache Directory Studio question, so please forgive me…
I’m using Apache Directory studio to edit cn=config and I have some lines like this:
olcAccess: {0}to attrs=foo by <stuff>
olcAccess: {1}to attrs=bar by <stuff>
olcAccess: {2}to attrs=booboo <stuff>
olcAccess: {3}to * by <stuff> read
Order is important in these – so how do I add a value between {1} and {2}, for example?
Read draft-chu-ldap-xordered-xx.txt
http://www.openldap.org/devel/gitweb.cgi?p=openldap.git;a=tree;f=doc/drafts;...