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
Responses
pgsql-hackers by date
| Next: | From: Alvaro Herrera | Date: 2009-01-02 13:32:18 |
| Subject: Re: Including kerberos realm |
| Previous: | From: Magnus Hagander | Date: 2009-01-02 12:21:03 |
| Subject: Overriding Kerberos parameters |