Skip to content
Snippets Groups Projects
Commit 3149fc4f authored by Kurt Zeilenga's avatar Kurt Zeilenga
Browse files

Add updateref and a few other minor changes

parent 7621b549
No related branches found
No related tags found
No related merge requests found
......@@ -202,6 +202,8 @@ config file.
permission to write the database (e.g., it is listed as {{EX:rootdn}}
or is allowed {{EX:access}} by one or more access directives).
+ Use the {{EX:updateref}} directive to define the URL the
slave should return if an update request is received.
H3: Shut down the master {{slapd}}
......
......@@ -479,7 +479,7 @@ H3: Other Backend and Databases
{{slapd}}(8) supports a number of other backend database types.
!block table; align=Center; \
!block table; align=Center; coltags="EX,N"; \
title="Table 5.2: Backend Database Types"
Types Description
passwd Provides read-only access to {{F:/etc/passwd}}
......@@ -576,7 +576,7 @@ The <who> part identifies the entity or entities being granted
access. Note that access is granted to "entities" not "entries."
The follow table summaries entity specifiers:
!block table; align=Center; \
!block table; align=Center; coltags="EX,N"; \
title="Table 5.3: Access Entity Specifiers"
Specifier Entities
* All, including anonymous and authenticated users
......@@ -619,7 +619,7 @@ H3: The access to grant
The kind of <access> granted can be one of the following:
!block table; colaligns="LRL"; align=Center; \
!block table; colaligns="LRL"; coltags="EX,EX,N"; align=Center; \
title="Table 5.4: Access Levels"
Level Privledges Description
none no access
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment