提交 d62616e6 编写于 作者: B Bruce Momjian

Fix kerberos description: localhost -> server hostname.

上级 1dc34982
<!--
$PostgreSQL: pgsql/doc/src/sgml/config.sgml,v 1.29 2005/10/14 20:53:55 tgl Exp $
$PostgreSQL: pgsql/doc/src/sgml/config.sgml,v 1.30 2005/10/15 15:29:24 momjian Exp $
-->
<chapter Id="runtime-config">
<title>Run-time Configuration</title>
......@@ -596,7 +596,7 @@ SET ENABLE_SEQSCAN TO OFF;
<varname>krb_srvname</><literal>/</><varname>krb_server_hostname</><literal>@</>REALM.
</para>
<para>
If not set, the default is <literal>localhost</>. See <xref linkend="kerberos-auth">
If not set, the default is the server hostname. See <xref linkend="kerberos-auth">
for details. This parameter can only be set at server start.
</para>
</listitem>
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册