Full_Name: Kartik Subbarao Version: 2.4.41 OS: Ubuntu 14.04 URL: ftp://ftp.openldap.org/incoming/ Submission from: (NULL) (108.16.127.8)
There is an error in the ACL section of the OpenLDAP Software 2.4 Administrator's guide:
http://www.openldap.org/devel/admin/slapdconf2.html
In the following line:
by peername.regex=IP:10..+ read
Instead of "IP:", the correct syntax is "IP=".
by peername.regex=IP=10..+ read