From: Kurt Zeilenga Date: Tue, 16 May 2006 18:48:31 +0000 (+0000) Subject: Further clarifications X-Git-Tag: OPENLDAP_REL_ENG_2_4_1ALPHA~2^2 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=cd9f89c60591a09f13aff9bb83a9ec0e9ee1364c;p=openldap Further clarifications --- diff --git a/doc/guide/admin/security.sdf b/doc/guide/admin/security.sdf index bf6e443c35..8dcfcc5390 100644 --- a/doc/guide/admin/security.sdf +++ b/doc/guide/admin/security.sdf @@ -117,10 +117,10 @@ The LDAP "simple" method has three modes of operation: * unauthenticated, and * user/password authenticated. -Anonymous access is obtained by providing no name and no password -to the "simple" bind operation. Unauthenticated access is obtained -by providing a name but no password. Authenticated access is obtain -by providing a valid name and password. +Anonymous access is requested by providing no name and no password +to the "simple" bind operation. Unauthenticated access is requested +by providing a name but no password. Authenticated access is +requested by providing a valid name and password. An anonymous bind results in an {{anonymous}} authorization association. Anonymous bind mechanism is enabled by default, but