From bea71018577897582c5fa52b8d48f19586c6c223 Mon Sep 17 00:00:00 2001 From: Kurt Zeilenga Date: Tue, 29 Oct 2002 02:08:22 +0000 Subject: [PATCH] update_anon --- doc/man/man5/slapd.conf.5 | 3 +++ 1 file changed, 3 insertions(+) diff --git a/doc/man/man5/slapd.conf.5 b/doc/man/man5/slapd.conf.5 index bba00a86ac..8dc2ce3adc 100644 --- a/doc/man/man5/slapd.conf.5 +++ b/doc/man/man5/slapd.conf.5 @@ -84,6 +84,9 @@ allows anonymous bind when credentials are not empty (e.g. when DN is empty). .B bind_anon_dn allows unauthenticated (anonymous) bind when DN is not empty. +.B update_anon +allow unauthenticated (anonymous) update operations to be processed +(subject to access controls and other administrative limits). .TP .B argsfile The ( absolute ) name of a file that will hold the -- 2.39.5