From: | D Unit <dthompso(at)email(dot)arizona(dot)edu> |
---|---|
To: | pgsql-general(at)postgresql(dot)org |
Subject: | Solaris and Ident |
Date: | 2007-03-08 22:12:20 |
Message-ID: | 9381507.post@talk.nabble.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-general |
I've used Postgres on Linux for several years, and I have relied on the
'ident' authentication method for system administration and other tasks. Now
I need to get a postgres database up and running on Solaris. The problem is
that 'ident' authentication is not supported on Solaris. I can't figure out
how to do simple things, such as running pg_dumpall from a cron job, because
without 'ident' authentication the dump script prompts for a password.
Does anybody have a work around for this problem?
--
View this message in context: http://www.nabble.com/Solaris-and-Ident-tf3371429.html#a9381507
Sent from the PostgreSQL - general mailing list archive at Nabble.com.
From | Date | Subject | |
---|---|---|---|
Next Message | Shane Ambler | 2007-03-08 22:14:43 | Re: security permissions for functions |
Previous Message | Alvaro Herrera | 2007-03-08 22:10:47 | Re: Setting week starting day (was: Re: Tabulate data incrementally) |