Re: [vchkpw] vpopmail + ldap

2005-03-18 Thread Mike Husmann
On Fri, March 18, 2005 9:15 am, Tom Collins said:
> On Mar 18, 2005, at 7:06 AM, Mike Husmann wrote:
>>   The catch:  My user database is in Active Directory, and I can't talk
>> management out of letting it go yet.
>
> There's an Active Directory authentication module in the source code.
> I don't know who wrote it, how to use it, whether it ever worked, or if
> it has even kept up with changes we've made to the other modules.
>
> --
> Tom Collins  -  [EMAIL PROTECTED]
> QmailAdmin: http://qmailadmin.sf.net/  Vpopmail: http://vpopmail.sf.net/
> You don't need a laptop to troubleshoot high-speed Internet:
> sniffter.com
>
>

  I tried to compile it, but that fails, complaining about undefined
references to ldap functions.  The documentation I've read says to stay
away from using it, especially in a production environment.

So I turn back to ldap:
Is it possible/feasible to extend the AD schema to make it work?

Thanks,

Mike



[vchkpw] vpopmail + ldap

2005-03-18 Thread Mike Husmann
Hello,

  I have been charged with setting up a new mail server for our small
college, and I really want to use qmail+vpopmail, because of the admin
features of qmailadmin. (and ezmlm, .qmail files, etc)

  The catch:  My user database is in Active Directory, and I can't talk
management out of letting it go yet.

  I have been reading about the possibility of changing the AD schema to
work with vpopmail's ldap module, and I have gotten the go-ahead to do
that if I can make it work on my test domain, but if anyone has any
better ideas on how to do this, if it will work at all, I would greatly
appreciate them.

  Possibilities I have thought about:
  1.  Modify AD schema.
  This seems to be messy, and I'm not sure it would work at all.  Can
I use the OpenLDAP schema file included with vpopmail to use as a
template for AD?
  2.  Run separate OpenLDAP database on the mail server, and sync passwords.
  However, I don't know if this one is feasible or even possible?

If anyone has tackled something similar and knows the most efficient way
to handle it, I would really appreciate the advice (This includes if you
have talked your superiors into letting go of AD)!

If I'm barking up a dead tree, I would love to know that, too.

Thanks in advance,

Mike