I would like to allow read to an attr for this :
uid=100000, ou=admin, ou=people, dc=mydomain, dc=com
I've put this in my slapd.conf and it's no work
access to attr=userPassword by anonymous auth by dn="cn=Manager, dc=mydomain, dc=com" write by dn="uid=100000, ou=admin, ou=people, dc=mydomain, dc=com" read by * none
access to * by dn="cn=Manager, dc=mydomain, dc=com" write by users read