Re: [ADMIN] postgres authentication

2007-08-08 Thread Tena Sakai
352 of 8.2.1 manual: ldap://ldap.example.net/dc=example,dc=net;EXAMPLE\ means, I would appreciate it greatly. Regards, Tena Sakai [EMAIL PROTECTED] -Original Message- From: Tom Lane [mailto:[EMAIL PROTECTED] Sent: Tue 8/7/2007 9:31 PM To: Tena Sakai Cc: [email protected] Subject:

Re: [ADMIN] postgres authentication

2007-08-07 Thread Tom Lane
"Tena Sakai" <[EMAIL PROTECTED]> writes: > and added the following line to pg_hba.conf file: > hostall donder ldap://amarula.egcrc.orgsent I know nothing about ldap, but this is clearly not a correct host line: you forgot the address field(s), and that last bit should be an op

Re: [ADMIN] postgres authentication

2002-07-10 Thread Bruce Momjian
[EMAIL PROTECTED] wrote: > Hi, > > I changed my pg_hba.conf file so that I am authenticating using > md5 from passwdfile which is a file i created to hold my passwords. > I didn't add postgres onto that file but when I type psql template1 > under postgres, it prompts me for my password