-
+
-
- Remove support for the (insecure) crypt> authentication method
- (Magnus)
-
-
- This effectively obsoletes pre-
PostgreSQL> 7.2 client
- libraries, as there is no longer any non-plaintext password method that
- they can use.
-
-
-
Remove krb_realm> and krb_server_hostname>;
+
+ Remove support for the (insecure) crypt> authentication method
+ (Magnus)
+
+
+ This effectively obsoletes pre-
PostgreSQL> 7.2 client
+ libraries, as there is no longer any non-plaintext password method that
+ they can use.
+
+
+
Support regular expressions in pg_ident.conf>
Change all authentication options to use name=value>
syntax (Magnus)
+
+ This makes incompatible changes to the ldap>,
+ pam> and ident> authentication methods. All
+ pg_hba.conf> entries with these methods need to be
+ rewritten using the new format.
+