pgsql/src/bin/pg_passwd (pg_passwd.c)

From: Peter Eisentraut - PostgreSQL <petere>
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql/src/bin/pg_passwd (pg_passwd.c)
Date: 2000-07-04 16:32:01
Message-ID: 200007041632.e64GW1F79771@hub.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Date: Tuesday, July 4, 2000 @ 12:31:59
Author: petere

Update of /home/projects/pgsql/cvsroot/pgsql/src/bin/pg_passwd
from hub.org:/home/projects/pgsql/tmp/cvs-serv79437/src/bin/pg_passwd

Modified Files:
pg_passwd.c

----------------------------- Log Message -----------------------------

Expand secondary password file feature, so that you can use these
files to restrict the set of users that can connect to a database
but can still use the pg_shadow password. (You just leave off the
password field in the secondary file.)

Browse pgsql-committers by date

  From Date Subject
Next Message Bruce Momjian - CVS 2000-07-04 16:57:19 pgsql/src/bin/pg_dump (pg_dump.c)
Previous Message Peter Eisentraut - PostgreSQL 2000-07-04 16:31:57 pgsql/src/backend/libpq (auth.c crypt.c password.c)