From owner-freebsd-isp Thu Sep 6 21:30:28 2001 Delivered-To: freebsd-isp@freebsd.org Received: from psknet.com (voyager.psknet.com [63.171.251.15]) by hub.freebsd.org (Postfix) with SMTP id 66ECB37B419 for ; Thu, 6 Sep 2001 21:30:13 -0700 (PDT) Received: (qmail 78687 invoked by uid 85); 7 Sep 2001 04:30:12 -0000 Received: from troy@psknet.com by voyager.psknet.com with qmail-scanner-0.95 (uvscan: v4.1.20/v4143. . Clean. Processed in 0.252324 secs); 07 Sep 2001 04:30:12 -0000 Received: from abyss.dashit.net (HELO abyss) (gunk@63.171.251.250) by voyager.psknet.com with SMTP; 7 Sep 2001 04:30:12 -0000 From: "Troy Settle" To: "Bob Martin" Cc: Subject: RE: Non passwd logins Date: Fri, 7 Sep 2001 00:30:12 -0400 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-15" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2910.0) X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4522.1200 Importance: Normal In-Reply-To: Sender: owner-freebsd-isp@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Bob, I'm using Qmail+Vpopmail+Courier-IMAP for email, and NcFTPd for FTP. I'm using private (non-system) password files for everything. Vpopmail and Courier-IMAP can also auth off a MySQL database, and it's trivial to write an authentication routine for NcFTPd to auth off of MySQL as well. There's patches availiable for Cistron Radiusd to authenticate off vpopmail passwd files (again, these are non-system). There are also patches (ICRADIUS) for running against a MySQL database. FreeRadius will also have SQL capabilities. HTH, -- Troy Settle Pulaski Networks 540.994.4254 - 866.477.5638 http://www.psknet.com ** -----Original Message----- ** From: owner-freebsd-isp@FreeBSD.ORG ** [mailto:owner-freebsd-isp@FreeBSD.ORG]On Behalf Of Sven Huster ** Sent: Wednesday, September 05, 2001 6:43 PM ** To: Bob Martin ** Cc: isp@freebsd.org ** Subject: RE: Non passwd logins ** ** ** > -----Original Message----- ** > From: owner-freebsd-isp@FreeBSD.ORG ** > [mailto:owner-freebsd-isp@FreeBSD.ORG]On Behalf Of Bob Martin ** > Sent: 06 September, 2001 00:16 ** > Cc: isp@freebsd.org ** > Subject: Non passwd logins ** > ** > ** > Any body know of a way I can completely bypass the system ** > password file ** > for user logins? Pam radius and pam mysql both need the ** > password file to ** > get the gid and home directory. The users will need ftp, pop3 and imap ** > access. ** > ** ** hi Bob, ** ** at least courier imap (and included pop3) can auth users ** against a mysql database. I am just eval this stuff. ** plus postfix can use mysql, too, to get e.g. valid local ** users. ** ** isn't there also a auth module for proftpd? ** ** all this maybe also works with ldap, but haven't checked. ** ** then you use one/multiple uid for all user? ** ** regards ** ** Sven Huster ** Senior Systems Engineer ** ** ** To Unsubscribe: send mail to majordomo@FreeBSD.org ** with "unsubscribe freebsd-isp" in the body of the message ** ** To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-isp" in the body of the message