Add parameter krb_realm used by GSSAPI, SSPI and Kerberos

Magnus Hagander <magnus@hagander.net>

Commit: 4b606ee444a1663a5ae668f5cd0560f165b04c43
Author: Magnus Hagander <magnus@hagander.net>
Date: 2007-11-09T17:31:07Z
Releases: 8.3.0
Add parameter krb_realm used by GSSAPI, SSPI and Kerberos
to validate the realm of the connecting user. By default
it's empty meaning no verification, which is the way
Kerberos authentication has traditionally worked in
PostgreSQL.

Files