Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 15 Feb 2001 11:30:59 -0600 (CST)
From:      Phillip Salzman <phill@freebsd.org>
To:        "Hudson, Henrik H." <hhudson@eschelon.com>
Cc:        "'freebsd-isp@freebsd.org'" <freebsd-isp@freebsd.org>
Subject:   Re: Mail Server with LDAP?
Message-ID:  <Pine.BSF.4.21.0102151119360.3854-100000@andcoke.aeon.networktel.net>
In-Reply-To: <C1781C38F13DA040848FEFAD07311B10459979@walleye.corp.fishnet.com>

next in thread | previous in thread | raw e-mail | index | archive | help
We are currently using a Qmail-based system that authenticates off of a
MySQL database.  User accts are administered via PHP scripts.  

Up until recently it was working great.  Now we're having
issues with the MySQL database locking the entire table whenever there is
an update, such as someone changing their password.  MySQL should be able
to handle this whenever row level locking is introduced.

Due to this problem, and a few others, we're going to be migrating to
PostgreSQL.

A coworker of mine has modifications to QMail's checkpassword utility on
his site for database integration.  http://www.pointfive.net/

---
Phillip Salzman
phill@FreeBSD.Org
http://www.sysctl.net/  |<- My Website.  Are you scared yet?
--------------------------------------------------------------
"If A equals success, then the formula is A = X + Y + Z.  X is work.  Y
 is play.  Z is keep your mouth shut."
                -- Albert Einstein
--------------------------------------------------------------

On Thu, 15 Feb 2001, Hudson, Henrik H. wrote:

> Hello List-
> 
> So, I want to get a mail server running that will do user auth via a LDAP
> server which will allow me get around the problem of A)Creating local user
> accounts and B) having the user at one domain not be able to have the same
> name as a user at another domain. or would a MySQL server work better?
> safer? easier?
> 
> The POP server to handle this? QPopper works via a PAM module and LDAP, I
> think? What else?
> 
> Then we need a SMTP server to handle deliveries. Will sendmail do this?
> NOTE: Please don't get into a security argument on this one :)
> 
> Need an IMAP server too.
> 
> Point me to a website with docs, etc... and I will be happy to read it :) I
> was paging through the openldap.org site. Looks promising...
> 
> The ultimate goal is to do the above, have a webmail interface to it all and
> not have local user accounts. Should I say screw it and go buy something
> like Communigate Pro? or tinker with it? I was looking at Critical Path
> stuff, but Solaris or Windoze only.
> 
> Enlighten me people :)
> 
> Thanks!
> 
> Henrik
> ---
> Henrik Hudson
> 
> Microsoft: "Where would you like to go to today"
> Linux: "Where would you like to go tomorrow"
> FreeBSD: "Hey, when are you guys going to catch up"
> 
> 
> 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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.21.0102151119360.3854-100000>