On Tuesday 24 June 2003 12:26, Marshal Newrock wrote:
> On Tue, 24 Jun 2003, Bobby R. Cox wrote:
> > > > Hoping to draw from others current/past experience. What would you
> > > > suggest to be the best way to authenticate mail users at the ISP
> > > > level.
> > >
> > > Can you be more specific?  Are you asking about database backends,
> > > client authentication, etc?
> >
> > I guess I would have to say which ever is most efficient as well ease of
> > implementation.  We currently use OpenLDAP.
>
> Being a school, our setup will be a bit different than for an ISP.  Users
> have accounts on multiple machines, we do no hosting and have only one
> domain, etc.  OpenLDAP is our backend, and multiple machines and programs
> authenticate against it.  PAM is used for authentication, NSS for
> resolving user names, rather than having virtual users.  So every user is
> "real" on the mail server, but since only the imap and pop services in
> /etc/pam.d are set up to use ldap, users can only check mail, not login in
> any other way (except for us admins in /etc/passwd).
>
> If LDAP is working good for you, there's probably no need to use a
> different database type.

I must say, if you're implementing a server with no pre-existing users on it 
(as it sounds like you are), I can not recommend anything _but_ MySQL.  If 
you have high-speed disks (U320 15k RPM), as I am sure you do at the ISP 
level, then the buck stops at MySQL, IMHO.  I also think that Postfix is a 
mighty fine MTA and integrating it with MySQL is really easy if you follow 
the docs on gentoo.org.

GL

-- 
Zack Gilburd
 http://tehunlose.com
  GnuPG Key ID: A79A45668240AB6C

Attachment: pgp00000.pgp
Description: signature

Reply via email to