mirror of
https://github.com/postgres/postgres.git
synced 2025-04-22 23:02:54 +03:00
Make 'include_realm' ordering consistent in the docs, to match recent
doc change.
This commit is contained in:
parent
786e2f6871
commit
fada4204b9
@ -1,4 +1,4 @@
|
|||||||
<!-- $PostgreSQL: pgsql/doc/src/sgml/client-auth.sgml,v 1.132 2010/02/20 19:21:14 momjian Exp $ -->
|
<!-- $PostgreSQL: pgsql/doc/src/sgml/client-auth.sgml,v 1.133 2010/02/20 21:04:28 momjian Exp $ -->
|
||||||
|
|
||||||
<chapter id="client-authentication">
|
<chapter id="client-authentication">
|
||||||
<title>Client Authentication</title>
|
<title>Client Authentication</title>
|
||||||
@ -893,15 +893,6 @@ omicron bryanh guest1
|
|||||||
<para>
|
<para>
|
||||||
The following configuration options are supported for <productname>SSPI</productname>:
|
The following configuration options are supported for <productname>SSPI</productname>:
|
||||||
<variablelist>
|
<variablelist>
|
||||||
<varlistentry>
|
|
||||||
<term><literal>map</literal></term>
|
|
||||||
<listitem>
|
|
||||||
<para>
|
|
||||||
Allows for mapping between system and database usernames. See
|
|
||||||
<xref linkend="auth-username-maps"> for details.
|
|
||||||
</para>
|
|
||||||
</listitem>
|
|
||||||
</varlistentry>
|
|
||||||
|
|
||||||
<varlistentry>
|
<varlistentry>
|
||||||
<term><literal>include_realm</literal></term>
|
<term><literal>include_realm</literal></term>
|
||||||
@ -915,6 +906,16 @@ omicron bryanh guest1
|
|||||||
</listitem>
|
</listitem>
|
||||||
</varlistentry>
|
</varlistentry>
|
||||||
|
|
||||||
|
<varlistentry>
|
||||||
|
<term><literal>map</literal></term>
|
||||||
|
<listitem>
|
||||||
|
<para>
|
||||||
|
Allows for mapping between system and database usernames. See
|
||||||
|
<xref linkend="auth-username-maps"> for details.
|
||||||
|
</para>
|
||||||
|
</listitem>
|
||||||
|
</varlistentry>
|
||||||
|
|
||||||
<varlistentry>
|
<varlistentry>
|
||||||
<term><literal>krb_realm</literal></term>
|
<term><literal>krb_realm</literal></term>
|
||||||
<listitem>
|
<listitem>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user