Re: passwords and 7.3

From: Gregory Seidman <gss+pg(at)cs(dot)brown(dot)edu>
To: PostgreSQL general mailing list <pgsql-general(at)postgresql(dot)org>
Subject: Re: passwords and 7.3
Date: 2003-01-20 13:58:16
Message-ID: 20030120135816.GA10637@cs.brown.edu
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Tom Lane sez:
} Gregory Seidman <gss+pg(at)cs(dot)brown(dot)edu> writes:
} > I have in my pg_hba.conf:
}
} > host all all 127.0.0.1 255.255.255.255 password passwords
}
} Secondary password files aren't supported anymore as of 7.3. If that's
} not in the release notes, it's a serious oversight :-(

It certainly isn't mentioned in README or INSTALL. Anyhow, how do I take
the existing external password file (which has encrypted passwords) and
put it into the DB? Can I just update the passwd field in pg_shadow with
the password string in the external file? Does it use the same
encryption? Is it still called password in the pg_hba.conf, or something
else?

} regards, tom lane
--Greg

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message joepie Platteau 2003-01-20 14:03:30 Re: Database Performance problem
Previous Message kanchana 2003-01-20 13:45:37 Re: Fw: configure error with krb5