| 
 | 
 
 | 
Authenticated users have a subject DN.  While dn.regex=".+"
will match any authenticated user, OpenLDAP provides
the users short hand which should be used instead.
  access to *
    by users read
    by * none
This ACL grants read permissions to authenticated users while denying
others (ie: anonymous users).
 | |
| [Append to This Answer] | 
| Previous: | 
 | 
| Next: | 
 | 
  | ||||||||