On Sat, Apr 13, 2002 at 12:10:42PM -0600, Quinn Perkins wrote:I am trying to allow access to my OpenLDAP 2.0.23 from another server without having to bind (long story...problems with binding with PHP after installing SASL).
I've tried to do it with this type of ACL entry:
access to * by addr="11.22.33.44" write by * read
Change to:
access to *
by peername='^ip=11\.22\.33\.44" write
by * read