aboutsummaryrefslogtreecommitdiff
path: root/doc/src/sgml/client-auth.sgml
diff options
context:
space:
mode:
Diffstat (limited to 'doc/src/sgml/client-auth.sgml')
-rw-r--r--doc/src/sgml/client-auth.sgml6
1 files changed, 1 insertions, 5 deletions
diff --git a/doc/src/sgml/client-auth.sgml b/doc/src/sgml/client-auth.sgml
index 92f474e8e6b..ccd748d264a 100644
--- a/doc/src/sgml/client-auth.sgml
+++ b/doc/src/sgml/client-auth.sgml
@@ -1262,11 +1262,7 @@ omicron bryanh guest1
<para>
The location of the server's keytab file is specified by the <xref
- linkend="guc-krb-server-keyfile"/> configuration
- parameter. The default is
- <filename>FILE:/usr/local/pgsql/etc/krb5.keytab</filename>
- (where the directory part is whatever was specified
- as <varname>sysconfdir</varname> at build time).
+ linkend="guc-krb-server-keyfile"/> configuration parameter.
For security reasons, it is recommended to use a separate keytab
just for the <productname>PostgreSQL</productname> server rather
than allowing the server to read the system keytab file.