From: Peter Eisentraut Date: Tue, 12 Sep 2017 14:02:34 +0000 (-0400) Subject: doc: Document default scope in LDAP URL X-Git-Tag: jit-before-rebase-2017-11-03~290 X-Git-Url: http://git.postgresql.org/gitweb/static/gitweb.js?a=commitdiff_plain;h=58bd60995f1c7470c0542f591b303bcc586a5d5f;p=users%2Fandresfreund%2Fpostgres.git doc: Document default scope in LDAP URL --- diff --git a/doc/src/sgml/client-auth.sgml b/doc/src/sgml/client-auth.sgml index 405bf26832..26c3d1242b 100644 --- a/doc/src/sgml/client-auth.sgml +++ b/doc/src/sgml/client-auth.sgml @@ -1529,7 +1529,8 @@ ldap://host[:port]/ scope must be one of base, one, sub, - typically the last. attribute can + typically the last. (The default is base, which + is normally not useful in this application.) attribute can nominate a single attribute, in which case it is used as a value for ldapsearchattribute. If attribute is empty then