-
+
Server Configuration
Sets the realm to match Kerberos, GSSAPI and SSPI user names against.
See , or
- for details.
+ for details. This parameter can only be
+ set in the postgresql.conf> file or on the server
+ command line.
Sets the location of the Kerberos server key file. See
or
- for details.
+ for details. This parameter can only be set in the
+ postgresql.conf> file or on the server command line.
Sets the Kerberos service name. See
- for details.
+ for details. This parameter can only be set in the
+ postgresql.conf> file or on the server command line.
the complete service principal, that is
krb_srvname>/>krb_server_hostname>@>REALM.
If not set, the default is the server host name. See
- for details.
+ for details. This parameter can only be set in the postgresql.conf>
+ file or on the server command line.
Sets whether Kerberos and GSSAPI user names should be treated
case-insensitively.
- The default is off> (case sensitive).
+ The default is off> (case sensitive). This parameter can only be
+ set in the postgresql.conf> file or on the server command line.