Hello,
I have trouble to use slapcat to browse in my slapd configuration?
For example, with ldapsearch I use this to see ACL :
ldapsearch -x -LLL -D uid=admin,cn=config -W -s sub -b "cn=config" "(olcDatabase=*)" olcAccess
What would be the equivalent with slapcat (run with "-F /etc/openldap/slapd.d") ?
Thanks
--- Olivier