I keep getting ldap_add: Insufficient access (50) and know I need to create some kind of ACL. Does anybody know how I can create the permissions to enable me to create:
olcAccess: {0}to attrs=userPassword by dn=“cn=manager,dc=example,dc=com” write by anonymous auth by self write by * none olcAccess: {1}to attrs=shadowLastChange by self write by * read olcAccess: {2}to dn.base=“” by * read olcAccess: {3}to * by dn=“cn=manager,dc=example,dc=com” write by * read