-
+
Client Authentication
The following configuration options are supported for
GSSAPI:
- map
+ include_realm
- Allows for mapping between system and database usernames. See
- for details.
+ If set to 1>, the realm name from the authenticated user
+ principal is included in the system user name that's passed through
+ username mapping (). This is
+ useful for handling users from multiple realms.
- include_realm
+ map
- If set to 1>, the realm name from the authenticated user
- principal is included in the system user name that's passed through
- username mapping (). This is
- useful for handling users from multiple realms.
+ Allows for mapping between system and database usernames. See
+ for details. For a Kerboros
+ username used for mapping is username/hostbased
+ if include_realm is disabled, and
+ include_realm is enabled.
When connecting to the database make sure you have a ticket for a
principal matching the requested database user name. For example, for
- database user name fred>, both principal
- authenticate to the database server.
+ database user name fred>, principal
+ map, as described in .