Skip to content

Commit fada420

Browse files
committed
Make 'include_realm' ordering consistent in the docs, to match recent
doc change.
1 parent 786e2f6 commit fada420

File tree

1 file changed

+10
-9
lines changed

1 file changed

+10
-9
lines changed

doc/src/sgml/client-auth.sgml

Lines changed: 10 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
<!-- $PostgreSQL: pgsql/doc/src/sgml/client-auth.sgml,v 1.132 2010/02/20 19:21:14 momjian Exp $ -->
1+
<!-- $PostgreSQL: pgsql/doc/src/sgml/client-auth.sgml,v 1.133 2010/02/20 21:04:28 momjian Exp $ -->
22

33
<chapter id="client-authentication">
44
<title>Client Authentication</title>
@@ -893,24 +893,25 @@ omicron bryanh guest1
893893
<para>
894894
The following configuration options are supported for <productname>SSPI</productname>:
895895
<variablelist>
896+
896897
<varlistentry>
897-
<term><literal>map</literal></term>
898+
<term><literal>include_realm</literal></term>
898899
<listitem>
899900
<para>
900-
Allows for mapping between system and database usernames. See
901-
<xref linkend="auth-username-maps"> for details.
901+
If set to <literal>1</>, the realm name from the authenticated user
902+
principal is included in the system user name that's passed through
903+
username mapping (<xref linkend="auth-username-maps">). This is
904+
useful for handling users from multiple realms.
902905
</para>
903906
</listitem>
904907
</varlistentry>
905908

906909
<varlistentry>
907-
<term><literal>include_realm</literal></term>
910+
<term><literal>map</literal></term>
908911
<listitem>
909912
<para>
910-
If set to <literal>1</>, the realm name from the authenticated user
911-
principal is included in the system user name that's passed through
912-
username mapping (<xref linkend="auth-username-maps">). This is
913-
useful for handling users from multiple realms.
913+
Allows for mapping between system and database usernames. See
914+
<xref linkend="auth-username-maps"> for details.
914915
</para>
915916
</listitem>
916917
</varlistentry>

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy