Here's the patch allowing for the parameter include_realm on
pg_hba.conf, that makes the authentication system pass the user(at)realm
format username to the identmap, instead of stripping the realm. This
was the original reason for having regexp support in the ident maps..
The idea is to make it a lot easier to run with multiple kerberos realms
in the same installation. Hello Stephen :-)
Comments?
//Magnus