From d7d74627cc876d488f33dc3a986a51902c5d0e34 Mon Sep 17 00:00:00 2001 From: Pierangelo Masarati Date: Thu, 13 Sep 2007 21:33:55 +0000 Subject: [PATCH] import URI parsing fix from HEAD --- doc/man/man5/slapd-meta.5 | 129 ++++++++++++------- servers/slapd/back-meta/config.c | 213 +++++++++++++++++-------------- 2 files changed, 205 insertions(+), 137 deletions(-) diff --git a/doc/man/man5/slapd-meta.5 b/doc/man/man5/slapd-meta.5 index 1e22959a65..b64c9de345 100644 --- a/doc/man/man5/slapd-meta.5 +++ b/doc/man/man5/slapd-meta.5 @@ -8,7 +8,7 @@ .\" and maybe manual pages for librewrite. .\" .SH NAME -slapd-meta \- metadirectory backend +slapd-meta \- metadirectory backend to slapd .SH SYNOPSIS ETCDIR/slapd.conf .SH DESCRIPTION @@ -68,17 +68,16 @@ lastmod off .fi .RE .LP -for every +for .B ldap and .B meta -database. -This is because operational attributes related to entry creation and -modification should not be proxied, as they could be mistakenly written +databases. +This was required because operational attributes related to entry creation +and modification should not be proxied, as they could be mistakenly written to the target server(s), generating an error. -The current implementation automatically sets lastmod to off, so its use -is redundant and should be omitted, because the lastmod directive will -be deprecated in the future. +The current implementation automatically sets lastmod to \fBoff\fP, +so its use is redundant and should be omitted. .SH SPECIAL CONFIGURATION DIRECTIVES Target configuration starts with the "uri" directive. @@ -87,6 +86,11 @@ should be defined first for clarity, including those that are common to all backends. They are: +.TP +.B conn-ttl