Hi Olivier

Can you verify the "Show Directory Metada" entry of the options menu from the 
Browser View is checked?

That's the little triangle menu in the Browser View where the entries tree is 
displayed.

Regards,
Pierre-Arnaud

 
On 8 juil. 2013, at 14:41, Olivier Drouin <[email protected]> wrote:

> Hello!
>          I encountered a weird issue on my setup lately and I'm not sure
> what I did to break things.
>          I used to be able to browse and modify the cn=config OpenLDAP
> tree within Studio.
> 
>          I think the issue is with Studio because I can modify the
> cn=config tree with ldapmodify using the RootDN of the config database.
> 
> For example:
> 
> $ cat setRO.ldif
> # set a bd read-only
> dn: olcDatabase={2}bdb,cn=config
> changetype: modify
> replace: olcReadOnly
> olcReadOnly: TRUE
> 
> $ ldapmodify -W -D cn=Manager,cn=config  -f setRO.ldif
> Enter LDAP Password:
> modifying entry "olcDatabase={2}bdb,cn=config"
> 
>           .... but if I connect with cn=Manager,cn=config  with Studio I
> no longer see the cn=config tree under the Root DSE. As I said earlier, it
> used to work but I'm not sure what I did to break things, any idea ?
> 
> 
>                Thank you,
>                Olivier.

Reply via email to