From owner-freebsd-questions Wed Mar 20 4:17:49 2002 Delivered-To: freebsd-questions@freebsd.org Received: from salseiros.melim.com.br (salseiros.melim.com.br [200.215.110.23]) by hub.freebsd.org (Postfix) with ESMTP id 1E7A137B400 for ; Wed, 20 Mar 2002 04:17:46 -0800 (PST) Received: from fazendinha (ressacada.melim.com.br [200.215.110.4]) by salseiros.melim.com.br (Postfix) with SMTP id 27682BA92; Wed, 20 Mar 2002 09:17:42 -0300 (BRT) Message-ID: <00b001c1d009$6a1f3e00$2aa8a8c0@melim.com.br> From: "Ronan Lucio" To: , "Lowell Gilbert" References: <20020319123257.H23375@sjt-u10.cisco.com><20020319123717.6b13ab8c.Zapper@FoxChat.Net><033c01c1cf6d$a44c8e30$2aa8a8c0@melim.com.br> <44it7squbm.fsf@be-well.ilk.org> Subject: Re: DB Authentication Date: Wed, 20 Mar 2002 09:18:59 -0300 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 8bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2600.0000 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Hello Lowell, I want to make the server services like ftp, smtp, pop3 and radius authenticate with postgres instead of passwd file. I need to do this to create new options like, the user maintain his own account by himself, and I´ve been some tests with passwd file, but the passwd file have corrupted some times with simultaneous access. I looking for the easier (faster) way to get it and I should to know if I must use pam.pgsql ou pam.ldap. I´ve seem many people saing that ldap is hard to make it work, but I don´t know if I use pam.pgsql I´ll do all servirces authenticate. []´s Ronan > "Ronan Lucio" writes: > > > I want to change the authentication method from passwd > > file to postgres. > > > > What the best way to do it? pam.pgsql, ldap or any other way? > > The "best way" depends on why you're doing it. After all, FreeBSD's > "passwd file" authentication is *already* a database lookup... > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message > > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message