X-Original-To: pgsql-committers-postgresql.org@localhost.postgresql.org Received: from localhost (unknown [200.46.204.144]) by svr1.postgresql.org (Postfix) with ESMTP id 41A7053A13 for ; Tue, 26 Apr 2005 00:01:25 -0300 (ADT) Received: from svr1.postgresql.org ([200.46.204.71]) by localhost (av.hub.org [200.46.204.144]) (amavisd-new, port 10024) with ESMTP id 36206-04 for ; Tue, 26 Apr 2005 03:01:17 +0000 (GMT) Received: by svr1.postgresql.org (Postfix, from userid 1009) id C9CC4534F8; Tue, 26 Apr 2005 00:01:13 -0300 (ADT) MIME-Version: 1.0 To: pgsql-committers@postgresql.org Subject: pgsql: Mention that PAM requires the user already exist in the database, X-Mailer: activitymail 1.19, http://search.cpan.org/dist/activitymail/ Content-Type: text/plain Message-Id: <20050426030113.C9CC4534F8@svr1.postgresql.org> Date: Tue, 26 Apr 2005 00:01:13 -0300 (ADT) From: momjian@svr1.postgresql.org (Bruce Momjian) X-Virus-Scanned: by amavisd-new at hub.org X-Archive-Number: 200504/432 X-Sequence-Number: 17355 Log Message: ----------- Mention that PAM requires the user already exist in the database, per Dick Davies. Modified Files: -------------- pgsql/doc/src/sgml: client-auth.sgml (r1.76 -> r1.77) (http://developer.postgresql.org/cvsweb.cgi/pgsql/doc/src/sgml/client-auth.sgml.diff?r1=1.76&r2=1.77)