[Date Prev][Date Next] [Chronological] [Thread] [Top]

RE: hiding a naming context



-----Original Message-----
From: Michael Ströder [mailto:michael@stroeder.com] 
Sent: Tuesday, May 19, 2015 1:04 AM
To: Craig White; openldap-technical@openldap.org
Subject: Re: hiding a naming context

Craig White wrote:
> Oh - and I put in just a single value in the ldif...
> 
> dn: olcDatabase={-1}frontend,cn=config
> changetype: modify
> add: olcAccess
> olcAccess: {0}to dn.exact=""
>     attrs=namingContext

s/namingContext/namingContexts/

----
I see said the blind man - worked - thanks.

Now to determine if that actually hurts anything that I am doing otherwise.

Thanks

Craig