| From: | Stephan Szabo <sszabo(at)megazone(dot)bigpanda(dot)com> |
|---|---|
| To: | Ludwig Heusser <wu(at)kundig-hch(dot)ch> |
| Cc: | <pgsql-admin(at)postgresql(dot)org> |
| Subject: | Re: No user restriction, Why? |
| Date: | 2003-08-28 15:05:12 |
| Message-ID: | 20030828080359.G6403-100000@megazone.bigpanda.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-admin |
On Thu, 28 Aug 2003, Ludwig Heusser wrote:
> Hallo dears PG-Users,
>
> I have sucessfully installed the postgreSQL database an I want to administrate
> the tables with phppgadmin. Almost ist perfekt except that I can't set a user
> passwort. Wenn I add a new user by using the phppgadmin, the new user will be
> created, but I allways can login without to give a password, Why?
What does your pg_hba.conf say? If you've got lines using the "trust"
authentication mechanism, you may want to change those to one one the
others like "md5".
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Murthy Kambhampaty | 2003-08-28 16:35:38 | Logging VACUUM activity in version 7.3 |
| Previous Message | Ludwig Heusser | 2003-08-28 14:24:50 | No user restriction, Why? |