-
+
Client Authentication
Client principals must have their
PostgreSQL> database user
name as their first component, for example
pgusername@realm>. By default, the realm of the client is
- not checked by
PostgreSQL>. If you have cross-realm
- authentication enabled and need to verify the realm, use the
- parameter.
+
not checked by
PostgreSQL>. If you have cross-realm
+ authentication enabled and need to verify the realm, use the
+ parameter.
-
+
Server Configuration
-
- krb_realm (string)
-
-
krb_realm> configuration parameter
-
-
- Sets the realm to match Kerberos, GSSAPI and SSPI usernames against.
- See , or
- for details. This parameter can only be
- set at server start.
+
+ krb_realm (string)
+
+
krb_realm> configuration parameter
+
+
+ Sets the realm to match Kerberos, GSSAPI and SSPI usernames against.
+ See , or
+ for details. This parameter can only be
+ set at server start.
-
-
+
+
krb_server_keyfile (string)