[Date Prev][Date Next]
[Chronological]
[Thread]
[Top]
Re: hide namingcontexts
On Fri, Nov 22, 2013 at 02:26:28PM -0500, Aaron Richton wrote:
> On Fri, 22 Nov 2013, openldap@downhomelinux.com wrote:
>
> >to dn.exact="" attrs=namingContexts by * none
>
> I'd expect this to work. Are you sure that you're adding this as a
> global directive, not inside of a particular backend/database?
I have tried putting each of the following in -1frontend.ldif:
olcAccess: to attrs=namingContexts by * read
or
olcAccess: to dn.exact="" attrs=namingContexts by * read
I lose all access whether I bind to the rootdn or not yet I explicitly
set read access.