X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=doc%2Fman%2Fman5%2Fslapo-memberof.5;h=5f3f5469b235ba0e5f67b2caad2e72a6de417eb5;hb=80526326891ed511e7842d46b8699e1037c5583e;hp=32e69c761d771c48d9ab7c629013639dabc8306f;hpb=8f7ec6b6cab0d6fbcf7bec4c59802a04c50d0945;p=openldap diff --git a/doc/man/man5/slapo-memberof.5 b/doc/man/man5/slapo-memberof.5 index 32e69c761d..5f3f5469b2 100644 --- a/doc/man/man5/slapo-memberof.5 +++ b/doc/man/man5/slapo-memberof.5 @@ -3,7 +3,7 @@ .\" Copying restrictions apply. See the COPYRIGHT file. .\" $OpenLDAP$ .SH NAME -slapo-memberof \- Reverse Group Membership overlay to slapd +slapo\-memberof \- Reverse Group Membership overlay to slapd .SH SYNOPSIS ETCDIR/slapd.conf .SH DESCRIPTION @@ -36,7 +36,7 @@ The following configuration options are defined for the memberofoverlay. .TP -.BI memberof-group-oc \ +.BI memberof\-group\-oc \ The value .I is the name of the objectClass that triggers the reverse group membership @@ -44,7 +44,7 @@ update. It defaults to \fIgroupOfNames\fP. .TP -.BI memberof-member-ad \ +.BI memberof\-member\-ad \ The value .I is the name of the attribute that contains the names of the members @@ -52,7 +52,7 @@ in the group objects; it must be DN-valued. It defaults to \fImember\fP. .TP -.BI memberof-memberof-ad \ +.BI memberof\-memberof\-ad \ The value .I is the name of the attribute that contains the names of the groups @@ -61,7 +61,7 @@ automatically updated by the overlay. It defaults to \fImemberOf\fP. .TP -.BI memberof-dn \ +.BI memberof\-dn \ The value .I contains the DN that is used as \fImodifiersName\fP for internal @@ -69,7 +69,7 @@ modifications performed to update the reverse group membership. It defaults to the \fIrootdn\fP of the underlying database. .TP -.BI "memberof-dangling {" ignore ", " drop ", " error "}" +.BI "memberof\-dangling {" ignore ", " drop ", " error "}" This option determines the behavior of the overlay when, during a modification, it encounters dangling references. The default is @@ -84,9 +84,9 @@ which causes modifications that would result in dangling references to fail. .TP -.BI memberof-dangling-error \ +.BI memberof\-dangling\-error \ If -.BR memberof-dangling +.BR memberof\-dangling is set to .IR error , this configuration parameter can be used to modify the response code @@ -94,7 +94,7 @@ returned in case of violation. It defaults to "constraint violation", but other implementations are known to return "no such object" instead. .TP -.BI "memberof-refint {" true "|" FALSE "}" +.BI "memberof\-refint {" true "|" FALSE "}" This option determines whether the overlay will try to preserve referential integrity or not. If set to @@ -116,7 +116,7 @@ default slapd configuration file .BR slapd\-config (5), .BR slapd (8). The -.BR slapo-memberof (5) +.BR slapo\-memberof (5) overlay supports dynamic configuration via .BR back-config . .SH ACKNOWLEDGEMENTS