On Thu, Dec 09, 2004 at 12:21:26PM +0100, Jose Javier Sianes Ruiz wrote:
> Few weeks ago we found a similar problem. We need some extra atributes in
> LDAP to register the day we add an entry and the day we disable an account
> (called qmailFechaAlta and qmailFechaMod respectively). Only need a few
> changes in qmail schema and no changes on source code to get exactly what
> we need. Thats one of the most importants benefits about open source.
> 
> Adding few extra code in auth_imap and auth_pop is all that you need to
> make it works. Go ahead and dont forget to submit your patch ;)
> 
> In adition, will be a good idea to include logging information like this
> in qmailLDAP in the future.
> 

Just a side node, you should not modify the qmail schema but instead add
an additional objectclass with your local changes. If we add new
attributes to the schema you may end up in a migration problem as OID
get swapped.

-- 
:wq Claudio

Reply via email to