Hello !
I'm currently checking how to show the whole configuration of dirsrv with ldapsearch but I cannot find a proper way to do it for the moment.
I was thinking to use this : ### ldapsearch -x -D "cn=Directory Manager" -h <myserver> -p 389 -W -b "cn=config,dc=mydomain" ###
But it returns me a 32 return code, no such object.
Do you know how to show all the attributes of config please ?
Best regards.
Bahan