Skip site navigation (1) Skip section navigation (2)

Peripheral Links

Header And Logo

PostgreSQL
| The world's most advanced open source database.

Site Navigation

Search for
  Advanced Search

Re: Password Security or Alternate way to authenticate



> I would like to hide these information by either protecting the odbc.ini
> file or using an alternate way to authenticate to the postgres database
> (i.e. kerberos, certificates, ssh keys, ....)

There is no way to hide the informations. You can use kerberos instead.
You have to configure your pgsql server to use kerberos auth in
pg_hba.conf.

Regards,

Luf



Home | Main Index | Thread Index

Privacy Policy | PostgreSQL Archives hosted by Command Prompt, Inc. | Designed by tinysofa
Copyright © 1996 – 2008 PostgreSQL Global Development Group