Small patch removing the "crypt" auth from sample pg_hba.conf

Started by Andreas 'ads' Scherbaumabout 17 years ago2 messageshackers
Jump to latest
#1Andreas 'ads' Scherbaum
adsmail@wars-nicht.de

Hello,

although the "crypt" auth functionality is removed i 8.4 i found a
remnant in the sample pg_hba.conf file. The attached patch removes the
keyword from the config file.

Kind regards

--
Andreas 'ads' Scherbaum
German PostgreSQL User Group
European PostgreSQL User Group - Board of Directors

Attachments:

pg_hba.conf.sample-crypt.difftext/x-patch; name=pg_hba.conf.sample-crypt.diffDownload+1-1
#2Tom Lane
tgl@sss.pgh.pa.us
In reply to: Andreas 'ads' Scherbaum (#1)
Re: Small patch removing the "crypt" auth from sample pg_hba.conf

"Andreas 'ads' Scherbaum" <adsmail@wars-nicht.de> writes:

although the "crypt" auth functionality is removed i 8.4 i found a
remnant in the sample pg_hba.conf file. The attached patch removes the
keyword from the config file.

Done, thanks.

regards, tom lane