From owner-freebsd-isp Thu Jul 29 19:32:23 1999 Delivered-To: freebsd-isp@freebsd.org Received: from mail.trace.net.tw (mail.trace.net.tw [202.80.128.10]) by hub.freebsd.org (Postfix) with ESMTP id 6D7191561C for ; Thu, 29 Jul 1999 19:32:16 -0700 (PDT) (envelope-from ronald@mail.trace.net.tw) X-Comments: ****** Message sent through an Trace account ****** X-http: ****** http://www.trace.com.tw ****** Received: from localhost (ronald@localhost) by mail.trace.net.tw (8.9.0/8.9.0) with SMTP id KAA00864; Fri, 30 Jul 1999 10:41:18 +0800 Date: Fri, 30 Jul 1999 10:41:17 +0800 (CST) From: Ronald Wiplinger To: Mitch Vincent Cc: isp@FreeBSD.ORG, isp-tech@isp-tech.com Subject: Re: Non-Standard stuff In-Reply-To: <003601beda2e$afc003a0$0200000a@windows.cygone.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-isp@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org On Thu, 29 Jul 1999, Mitch Vincent wrote: > You know, I was sitting here thinking to myself about the soon to come > conversion to SQL databases for all of our auth (POP3 and RADIUS).. I'd like > to avoid putting users in the system users/password file all together.. > > That's possible as far as POP3 and RADIUS go (use IDS-POP3d, PAM RADIUS > module with RADIUS reading out of a MySQL database).. Then we run into > mail.. There really isn't anyway to avoid putting users into the system > user/password file when it comes to a MTA. Or is there? > > I'd really like to avoid a really "hacked" way of doing this if it is even > possible.. And the solution would have to handle a fairly large number of > users, for arguments sake lets say 10,000 users. > > Would anyone have any ideas? look at qmail, it supports different authentication methodes, including RADIUS, .... If you really need the machine for mail only than qmail, setup with no-user-id is the best. Than the people cannot even log in to machine, since they are not users there. > > -Mitch > > "When all your plans fail, backup, re-group and press on. The only real > failure is quitting..." > > -----Original Message----- > From: Laurence Berland > To: isp@FreeBSD.ORG > Date: Thursday, July 29, 1999 9:07 PM > Subject: Big big mail servers > > > >Having read the slashdot thread on the subject, I'm wondering what sort > >of mail daemons (pop/IMAP,MTA,etc.) are available in the ports > >collection that get user accounts from somewhere other than > >/etc/password > > > >any ideas? > > > >Laurence > > > > > >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 > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-isp" in the body of the message