Re: Qmail-LDAP and AD Howto

2007-04-20 Thread Zdravko Stoychev
Here are my diffs so far. I also increased the quota warning limit, since we have 2GB disk space per user. Any comments are welcome: $ diff -d -r qmail-1.03-vanilla/qmail-ldap.h qmail-1.03-mps/qmail-ldap.h 44c44 < #define QUOTA_WARNING_LEVEL 70 --- > #define QUOTA_WARNING_LEVEL 90 96c96 < #defi

Re: Qmail-LDAP and AD Howto

2007-04-20 Thread Zdravko Stoychev
OK, just realised that next is incorrect: Zdravko Stoychev wrote: You have to mask it before case: if (r != OK) fail(q, "qldap_get_status", r); switch (status & 0x202) { case STATUS_BOUNCE: ... Actually the file *qldap.c* should be modified (see qldap_get_status() function implementation)

Re: Qmail-LDAP and AD Howto

2007-04-20 Thread Zdravko Stoychev
Hey all! I think your HOWTO is way too complicated! One don't have to install SFU - all you need is to set *control/ldaprebind* to '1' and users can login with their AD password as well. Here are all the changes needed to run qmail-ldap with AD vanilla scheme: $ cat ~/qmail-1.03-mps/qmail-lda

Re: Qmail-LDAP and AD Howto

2007-04-06 Thread ccesario
I think that no Mario, The patch is complete. I tested and is working Test and tell me the result []'s Carlos Em 05 Apr 2007, Mário_Gamito escreveu: >Hi, > >I think the patch is incomplete. >Maybe your e-mail exceeded the message size limit of the list. >Or some mistake ? >

Re: Qmail-LDAP and AD Howto

2007-04-05 Thread Mário Gamito
Hi, I think the patch is incomplete. Maybe your e-mail exceeded the message size limit of the list. Or some mistake ? [In portuguese] Parece que o teu patch está incompleto. Será que o teu mail excedeu o limite permitido pela lista, ou tu te enganas-te nalguma coisa ? [/In Portuguese] Best Regar