Re: [DOCS] PAM documentation

2005-04-27 Thread Bruce Momjian
Alvaro Herrera wrote: > On Wed, Apr 27, 2005 at 12:03:54PM -0400, Bruce Momjian wrote: > > Tom Lane wrote: > > > [EMAIL PROTECTED] (Bruce Momjian) writes: > > > > Mention that PAM requires the user already exist in the database, per > > > > Dick Davies. > > > > > > I don't recall exactly what Dick

Re: [DOCS] PAM documentation

2005-04-27 Thread Alvaro Herrera
On Wed, Apr 27, 2005 at 12:03:54PM -0400, Bruce Momjian wrote: > Tom Lane wrote: > > [EMAIL PROTECTED] (Bruce Momjian) writes: > > > Mention that PAM requires the user already exist in the database, per > > > Dick Davies. > > > > I don't recall exactly what Dick suggested, but the patch as applied

Re: [DOCS] PAM documentation

2005-04-27 Thread Joshua D. Drake
Bruce Momjian wrote: Tom Lane wrote: [EMAIL PROTECTED] (Bruce Momjian) writes: Mention that PAM requires the user already exist in the database, per Dick Davies. I don't recall exactly what Dick suggested, but the patch as applied seems like fairly useless verbiage. Exactly which of our other auth

Re: [DOCS] PAM documentation

2005-04-27 Thread Bruce Momjian
I found more information at: http://itc.musc.edu/wiki/PostgreSQL The issue is mentioned as: The first thing you will need to do is create your accounts. Due to the way postgres is coded, you will have to create accounts on the actual database system with username

[DOCS] PAM documentation

2005-04-27 Thread Bruce Momjian
Tom Lane wrote: > [EMAIL PROTECTED] (Bruce Momjian) writes: > > Mention that PAM requires the user already exist in the database, per > > Dick Davies. > > I don't recall exactly what Dick suggested, but the patch as applied > seems like fairly useless verbiage. Exactly which of our other auth > m