Conventions

In this book you will find a number of styles of text that distinguish between different kinds of information. Here are some examples of these styles, and an explanation of their meaning.

There are three styles for code. Code words in text are shown as follows: "The telephoneNumber attribute has two values, each representing a different phone number."

A block of code will be set as follows:

########
# ACLs #
########
access to attrs=userPassword
       by anonymous auth
       by self write
       by * none

When we wish to draw your attention to a particular part of a code block, the relevant lines or items will be made bold:

directory /var/lib/ldap
# directory /usr/local/var/openldap-data
index objectClass sub,eq
index cn sub,eq

Any command-line input and ...

Get Mastering OpenLDAP now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.