Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit4521207

Browse files
committed
Remove tabs from SGML files.
1 parent0833081 commit4521207

File tree

2 files changed

+18
-18
lines changed

2 files changed

+18
-18
lines changed

‎doc/src/sgml/client-auth.sgml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
<!-- $PostgreSQL: pgsql/doc/src/sgml/client-auth.sgml,v 1.102 2007/11/0917:31:07 mha Exp $ -->
1+
<!-- $PostgreSQL: pgsql/doc/src/sgml/client-auth.sgml,v 1.103 2007/11/0923:52:08 momjian Exp $ -->
22

33
<chapter id="client-authentication">
44
<title>Client Authentication</title>
@@ -774,9 +774,9 @@ local db1,db2,@demodbs all md5
774774
Client principals must have their <productname>PostgreSQL</> database user
775775
name as their first component, for example
776776
<literal>pgusername@realm</>. By default, the realm of the client is
777-
not checked by <productname>PostgreSQL</>. If you have cross-realm
778-
authentication enabled and need to verify the realm, use the
779-
<xref linkend="guc-krb-realm"> parameter.
777+
not checked by <productname>PostgreSQL</>. If you have cross-realm
778+
authentication enabled and need to verify the realm, use the
779+
<xref linkend="guc-krb-realm"> parameter.
780780
</para>
781781

782782
<para>

‎doc/src/sgml/config.sgml

Lines changed: 14 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
<!-- $PostgreSQL: pgsql/doc/src/sgml/config.sgml,v 1.154 2007/11/0917:31:07 mha Exp $ -->
1+
<!-- $PostgreSQL: pgsql/doc/src/sgml/config.sgml,v 1.155 2007/11/0923:52:08 momjian Exp $ -->
22

33
<chapter Id="runtime-config">
44
<title>Server Configuration</title>
@@ -601,20 +601,20 @@ SET ENABLE_SEQSCAN TO OFF;
601601
</listitem>
602602
</varlistentry>
603603

604-
<varlistentry id="guc-krb-realm" xreflabel="krb_realm">
605-
<term><varname>krb_realm</varname> (<type>string</type>)</term>
606-
<indexterm>
607-
<primary><varname>krb_realm</> configuration parameter</primary>
608-
</indexterm>
609-
<listitem>
610-
<para>
611-
Sets the realm to match Kerberos, GSSAPI and SSPI usernames against.
612-
See <xref linkend="kerberos-auth">, <xref linkend="gssapi-auth"> or
613-
<xref linkend="sspi-auth"> for details. This parameter can only be
614-
set at server start.
604+
<varlistentry id="guc-krb-realm" xreflabel="krb_realm">
605+
<term><varname>krb_realm</varname> (<type>string</type>)</term>
606+
<indexterm>
607+
<primary><varname>krb_realm</> configuration parameter</primary>
608+
</indexterm>
609+
<listitem>
610+
<para>
611+
Sets the realm to match Kerberos, GSSAPI and SSPI usernames against.
612+
See <xref linkend="kerberos-auth">, <xref linkend="gssapi-auth"> or
613+
<xref linkend="sspi-auth"> for details. This parameter can only be
614+
set at server start.
615615
</para>
616-
</listitem>
617-
</varlistentry>
616+
</listitem>
617+
</varlistentry>
618618

619619
<varlistentry id="guc-krb-server-keyfile" xreflabel="krb_server_keyfile">
620620
<term><varname>krb_server_keyfile</varname> (<type>string</type>)</term>

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp