View Single Post
  #9 (permalink)  
Old 09-21-2009, 12:34 PM
quanah quanah is offline
Zimbra Employee
 
Posts: 580
Default

Quote:
Originally Posted by peracchi View Post
Hi quanah!

Output of ldapsearch -x -H ldapi:/// -D cn=config -W -b olcDatabase={2}hdb,cn=config olcAccess before:
There's something off in your ldif file, as best I can tell, but I can't see what via the cut/paste through the forum. :/

The replace op for {9} appears to match up to me:
Code:
olcAccess: {9}to attrs=entry  by dn.children="cn=admins,cn=zimbra" write  by * read
olcAccess: {9}to attrs=entry  by dn.children="cn=admins,cn=zimbra" write  by * read
but there must be something different (a space at the end of your line? a tab instead of a space somewhere?) that isn't apparent to me. :/
__________________
Quanah Gibson-Mount
Sr. Member of Technical Staff
Zimbra, Inc
A Division of VMware, Inc.
--------------------
Zimbra :: the leader in open source messaging and collaboration
Reply With Quote