(Answer) (Category) OpenLDAP Faq-O-Matic : (Category) OpenLDAP Software FAQ : (Category) Configuration : (Category) SLAPD Configuration : (Category) Access Control : (Answer) How do I match anonymous users?
An anonymous user has a empty DN. While the dn.exact="" or dn.regex="^$" could be used, slapd(8) offers an anonymous shorthand which should be used instead.
  access to *
    by anonymous none
    by * read
denies all access to anonymous users while granting others read.
[Append to This Answer]
Previous: (Answer) What ACLs should I start with?
Next: (Answer) How do I match authenticated users?
This document is: http://www.openldap.org/faq/index.cgi?file=318
[Search] [Appearance]
This is a Faq-O-Matic 2.721.test.
© Copyright 1998-2013, OpenLDAP Foundation, info@OpenLDAP.org