1
0
mirror of https://github.com/postgres/postgres.git synced 2025-04-24 10:47:04 +03:00

doc: Document default scope in LDAP URL

This commit is contained in:
Peter Eisentraut 2017-09-12 10:02:34 -04:00
parent 83aaac41c6
commit 58bd60995f

View File

@ -1529,7 +1529,8 @@ ldap://<replaceable>host</replaceable>[:<replaceable>port</replaceable>]/<replac
</synopsis>
<replaceable>scope</replaceable> must be one
of <literal>base</literal>, <literal>one</literal>, <literal>sub</literal>,
typically the last. <replaceable>attribute</replaceable> can
typically the last. (The default is <literal>base</literal>, which
is normally not useful in this application.) <replaceable>attribute</replaceable> can
nominate a single attribute, in which case it is used as a value for
<literal>ldapsearchattribute</literal>. If
<replaceable>attribute</replaceable> is empty then