7.2 startup with md5 pass?

From: Rasputin <rasputin(at)idoru(dot)mine(dot)nu>
To: pgsql-novice(at)postgresql(dot)org
Subject: 7.2 startup with md5 pass?
Date: 2002-05-16 11:29:03
Message-ID: 20020516122903.A25030@idoru.mine.nu
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-novice


Hi folks.

Just installed 7.2 this afternoon, I musy say the docs are much easier
to read than 7.0; so easy I finally managed to get host-based auth
and md5 user passwords working without getting a single nosebleed.

Only snag is that the init script seems to need a login from pgsql
to get things up and running, so I was wondering how to automate
that now that the pgsql user has a password set?

Turning off the password isn't an option; I suppose I could
set 'local' auth method to 'trust' in pg_hba.conf, but I'd really
rather not; is there some way to feed the password into the init script
safely (chmod 700 /etc/rc.d/pgsql will at least keep it secret then).

Thanks.

--
Rasputin :: Jack of All Trades - Master of Nuns

Browse pgsql-novice by date

  From Date Subject
Next Message John Taylor 2002-05-16 13:23:12 Re: Catching errors inside transactions
Previous Message john-paul delaney 2002-05-16 09:19:55 Re: data-type for image files