It was missed when LDAP support was introduced in v4.2
Backpatch-through: v4.2
<productname>Pgpool-II</productname> binaries will be built with PAM authentication support.
PAM authentication support is disabled by default.
-->
- <productname>Pgpool-II</productname>バイナリがPAM認証サポート付で構築されます。
+ <productname>Pgpool-II</productname>バイナリが<link linkend="auth-pam">PAM認証</link>サポート付で構築されます。
デフォルトでは、PAM認証サポートは無効です。
</para>
</listitem>
</varlistentry>
+ <varlistentry>
+ <term><option>--with-ldap</option></term>
+ <listitem>
+ <para>
+ <productname>Pgpool-II</productname>バイナリが<link linkend="auth-ldap">LDAP認証</link>サポート付で構築されます。
+ デフォルトでは、LDAP認証サポートは無効です。
+ </para>
+ </listitem>
+ </varlistentry>
</variablelist>
<para>
<term><option>--with-pam</option></term>
<listitem>
<para>
- <productname>Pgpool-II</productname> binaries will be built with PAM authentication support.
+ <productname>Pgpool-II</productname> binaries will be built
+ with <link linkend="auth-pam">PAM authentication</link> support.
PAM authentication support is disabled by default.
</para>
</listitem>
</varlistentry>
+ <varlistentry>
+ <term><option>--with-ldap</option></term>
+ <listitem>
+ <para>
+ <productname>Pgpool-II</productname> binaries will be built
+ with <link linkend="auth-ldap">LDAP authentication</link>
+ support. LDAP authentication support is disabled by default.
+ </para>
+ </listitem>
+ </varlistentry>
+
</variablelist>
<para>