Re: [users@httpd] Using PostgreSQL auth - user permissions

2013-02-28 Thread D'Arcy J.M. Cain
On Thu, 28 Feb 2013 17:02:37 + Tom Evans wrote: > >> I think the password for the user that connects to the DB should > >> also be declared here like: > > > > I have two problems with that. I don't know all of my user's > > passwords and I don't want to store clear text passwords in the > > c

Re: [users@httpd] Using PostgreSQL auth - user permissions

2013-02-28 Thread Tom Evans
On Thu, Feb 28, 2013 at 4:46 AM, D'Arcy J.M. Cain wrote: > On Thu, 28 Feb 2013 13:04:21 +1100 > Igor Cicimov wrote: >> > I have recently upgraded to Apache 2.4, suExec and dbd >> > authentication with PostgreSQL. This is on a system with multiple >> > users. Here is an example virtual host entr

Re: [users@httpd] Using PostgreSQL auth - user permissions

2013-02-27 Thread D'Arcy J.M. Cain
On Thu, 28 Feb 2013 13:04:21 +1100 Igor Cicimov wrote: > > I have recently upgraded to Apache 2.4, suExec and dbd > > authentication with PostgreSQL. This is on a system with multiple > > users. Here is an example virtual host entry: > > > > > > ServerName admin.occ4u.org > > DocumentRo

Re: [users@httpd] Using PostgreSQL auth - user permissions

2013-02-27 Thread Igor Cicimov
On Tue, Feb 26, 2013 at 4:19 AM, D'Arcy J.M. Cain wrote: > Please see the message I sent a few minutes ago re: "Unable to open > logs" if you need more information about my system than I have included > here. > > I have recently upgraded to Apache 2.4, suExec and dbd authentication > with Postgre

Re: [users@httpd] Using PostgreSQL auth - user permissions

2013-02-27 Thread D'Arcy J.M. Cain
On Mon, 25 Feb 2013 12:19:28 -0500 "D'Arcy J.M. Cain" wrote: > Database connections from the web site are fine since suExec runs the > scripts as occ. Is there any way to make the dbd connection run as > occ as well? If this is simply not possible, a quick note to that effect would really be app

Re: [users@httpd] Using PostgreSQL auth - user permissions

2013-02-25 Thread D'Arcy J.M. Cain
On Mon, 25 Feb 2013 12:19:28 -0500 "D'Arcy J.M. Cain" wrote: > I have recently upgraded to Apache 2.4, suExec and dbd authentication > with PostgreSQL. This is on a system with multiple users. Here is an > example virtual host entry: Pardon my followup to my own message but I realized that I ga

[users@httpd] Using PostgreSQL auth - user permissions

2013-02-25 Thread D'Arcy J.M. Cain
Please see the message I sent a few minutes ago re: "Unable to open logs" if you need more information about my system than I have included here. I have recently upgraded to Apache 2.4, suExec and dbd authentication with PostgreSQL. This is on a system with multiple users. Here is an example vir