Re: Password Authentication
От | Oliver Elphick |
---|---|
Тема | Re: Password Authentication |
Дата | |
Msg-id | 1124777231.3560.137.camel@linda обсуждение исходный текст |
Ответ на | Password Authentication (Mike <1100100@gmail.com>) |
Список | pgsql-novice |
On Mon, 2005-08-22 at 12:53 -0400, Mike wrote: > I'm trying to set up postgresql to work with postfix MTA and dovecot > IMAP server. > I am editing the pg_hba.conf file to get postgresql to accept password > authentication for localhost. > > i have entered the following into pg_hba.conf -- > > host all all 127.0.0.1/32 password > > But this is not working and I'm getting the following error --- That does not seem to be relevant to your problem. > root@charlie /etc/init.d # /etc/init.d/postgresql restart > * Restarting PostgreSQL... > su: Authentication service cannot retrieve authentication info. This appears to be saying that the init script is calling su (presumably to change identity to postgres) but is failing for some reason - perhaps the postgres user has not been created in /etc/passwd? > (Ignored) > postmaster stopped > > Has anyone dealt with this authentication issue and can lend a hand. > > Thank you for your time and patience. > > Mike > > ---------------------------(end of broadcast)--------------------------- > TIP 3: Have you checked our extensive FAQ? > > http://www.postgresql.org/docs/faq -- Oliver Elphick olly@lfix.co.uk Isle of Wight http://www.lfix.co.uk/oliver GPG: 1024D/A54310EA 92C8 39E7 280E 3631 3F0E 1EC0 5664 7A2F A543 10EA ======================================== Do you want to know God? http://www.lfix.co.uk/knowing_god.html
В списке pgsql-novice по дате отправления: