Re: Using PostgreSQL as an user database

2007-11-22 Thread Alexander Schrijver
On Nov 22, 2007 2:10 PM, Gilles Chehade <[EMAIL PROTECTED]> wrote: > > On Thu, Nov 22, 2007 at 05:35:00PM +0100, Alexander Schrijver wrote: > > Hi everybody, > > > > I am trying to configure a virtual hosting system on OpenBSD, and I am > > currently looking at the authentication and user lookup. I

Re: Using PostgreSQL as an user database

2007-11-22 Thread Gilles Chehade
On Thu, Nov 22, 2007 at 05:35:00PM +0100, Alexander Schrijver wrote: > Hi everybody, > > I am trying to configure a virtual hosting system on OpenBSD, and I am > currently looking at the authentication and user lookup. I have > already normalized a PostgreSQL database which stores the users > amon

Using PostgreSQL as an user database

2007-11-22 Thread Alexander Schrijver
Hi everybody, I am trying to configure a virtual hosting system on OpenBSD, and I am currently looking at the authentication and user lookup. I have already normalized a PostgreSQL database which stores the users amongst others. And i would like to use these users in OpenBSD. As I understand thei