don't get running the slapd while using mdb backend

2013-01-18 Thread Meike Stone
Hello, because of problems with bdb (virtual memory using and glibc) and limitiations (IDL), I want migrate to mdb. So my first question: Does mdb have limitations like bdb it have aka BDB_IDL_LOGN? Second, I set up an small lab for tests with mdb and don't get the slapd started with larger mdb

Problem with too many concurrent LDAP requests (Postfix+LDAP)

2013-01-18 Thread Denis BUCHER (lists)
Dear all, I am using LDAP as backend for Postfix for all email accounts. Any email coming to the server is checked against LDAP to check if email is valid, and deliver it accordingly. It works almost perfectly but I have a big problem that arise when receiving (or sending) too many emails at

Re: don't get running the slapd while using mdb backend

2013-01-18 Thread Howard Chu
Meike Stone wrote: Hello, because of problems with bdb (virtual memory using and glibc) and limitiations (IDL), I want migrate to mdb. So my first question: Does mdb have limitations like bdb it have aka BDB_IDL_LOGN? Yes. back-mdb is ~60% the same code as back-bdb/hdb, its indexing

Re: don't get running the slapd while using mdb backend

2013-01-18 Thread Meike Stone
So my first question: Does mdb have limitations like bdb it have aka BDB_IDL_LOGN? Yes. back-mdb is ~60% the same code as back-bdb/hdb, its indexing functions are basically identical. Thanks for information, .. it was not that what I expected, so I think for a lot of users with larger

Re: Problem with too many concurrent LDAP requests (Postfix+LDAP)

2013-01-18 Thread Nick Milas
On 18/1/2013 12:07 μμ, Denis BUCHER (lists) wrote: It looks like slapd server is overwhelmed with too many requests at the same time, which makes postfix getting timeouts. On the postfix side hopefully it's only a temporary lookup failure but I want to correct that problem. I would suggest

Re: don't get running the slapd while using mdb backend

2013-01-18 Thread Howard Chu
Meike Stone wrote: So my first question: Does mdb have limitations like bdb it have aka BDB_IDL_LOGN? Yes. back-mdb is ~60% the same code as back-bdb/hdb, its indexing functions are basically identical. Thanks for information, .. it was not that what I expected, Read the MDB

Re: don't get running the slapd while using mdb backend

2013-01-18 Thread Quanah Gibson-Mount
--On Friday, January 18, 2013 12:29 PM + Howard Chu h...@symas.com wrote: Meike Stone wrote: Hello, because of problems with bdb (virtual memory using and glibc) and limitiations (IDL), I want migrate to mdb. So my first question: Does mdb have limitations like bdb it have aka

Re: don't get running the slapd while using mdb backend

2013-01-18 Thread Meike Stone
So my first question: Does mdb have limitations like bdb it have aka BDB_IDL_LOGN? Yes. back-mdb is ~60% the same code as back-bdb/hdb, its indexing functions are basically identical. However, I never got mdb to work successfully by modifying these values. Does this mean, it's not

Re: don't get running the slapd while using mdb backend

2013-01-18 Thread Quanah Gibson-Mount
--On Friday, January 18, 2013 6:16 PM +0100 Meike Stone meike.st...@googlemail.com wrote: So my first question: Does mdb have limitations like bdb it have aka BDB_IDL_LOGN? Yes. back-mdb is ~60% the same code as back-bdb/hdb, its indexing functions are basically identical. However, I

Re: don't get running the slapd while using mdb backend

2013-01-18 Thread Meike Stone
So my first question: Does mdb have limitations like bdb it have aka BDB_IDL_LOGN? Yes. back-mdb is ~60% the same code as back-bdb/hdb, its indexing functions are basically identical. However, I never got mdb to work successfully by modifying these values. Does this mean, it's not

Re: don't get running the slapd while using mdb backend

2013-01-18 Thread Quanah Gibson-Mount
--On Friday, January 18, 2013 6:43 PM +0100 Meike Stone meike.st...@googlemail.com wrote: I can guarantee that would never work, as the variable with MDB is MDB_IDL_LOGN. I don't recall exactly the issues I hit when changing it to 17 from 16. Also, MDB has changed substantially since I did

ldap users with users samba

2013-01-18 Thread rodrigo tavares
Hello ! I trying sync ldap users with users samba. I´m using a interface, by create ldap users. So, when ldap user be created, i want account e password samba be created.      No my smb.conf I put the follow lines:     ldap admin dn = cn=admin,dc=def,dc=mg,dc=gov,dc=br     ldap