Hi,

When searching for RUVs, agreements, etc, the following ldapsearch command can be used:

ldapsearch -xLLL -h HOST -D "cn=directory manager" -W -b cn=config cn=replica nsds50ruv -o ldif-wrap=no

That seems to work. The reported dn is "cn=replica,cn=dc\3DMY_DOMAIN\2Cdc\3DCOM,cn=mapping tree,cn=config"

However, when I connect to the ldap server using a graphical LDAP browser (JXplorer), I can't find any of that information. I.e., I can't find the cn=replica, cn=mapping tree or cn=config. 

How can see that information using a graphical browser?

Thanks!
  Sergei