Re: OpenLDAP Proxy to AD of User Objects with full/correct schema

2012-11-23 Thread Pierangelo Masarati
On 11/22/2012 11:33 PM, Alex Samad - Yieldbroker wrote: please do not top post. Pretty sure I tried that Go back and give it another test. How does it different between anon and non anon binds to openldap So if its an anon to openldap - I want to bind with the supplied credentials non anon

Re: ldif, a person with city and country

2012-11-23 Thread Jobst Schmalenbach
Hi, countryCode=AU I presume the equals sign is a typo. yes, sorry the equal signs are a typo, I sit in front of a few screens, I copied that by view - and it was late ;-) structure is valid. If the other two classes emailPerson and nameViewPerson are declared structural as well, that

Re: ldif, a person with city and country

2012-11-23 Thread Jobst Schmalenbach
On Thu, Nov 22, 2012 at 12:18:17AM -0600, Dan White (dwh...@olp.net) wrote: On 11/22/12 16:27 +1100, Jobst Schmalenbach wrote: So far I can add entries to LDAP from wordpress, I can login to wordpress using LDAP. [snip] objectclass: person objectclass: organizationalPerson objectclass:

Re: MSYS build and POSIX regex

2012-11-23 Thread Howard Chu
Anton Malov wrote: Trying to build openldap with msys and mingw using distribution from http://nuwen.net/mingw.html The problem is the configure script can not find regex library and provides following output: checking for regex.h... yes checking for library containing regfree... no configure:

Re: Password policy

2012-11-23 Thread Guillaume Rousse
Le 19/11/2012 17:24, jeevan kc a écrit : Or how about creating an OU=policies under the root DIT and including these Objectclass: person This class is perfectly useless here Objectclass: pwdpolicy Objectclass: top cn:default pwdAttribute:2.5.4.35 sn:summy pwdlockout:True pwdMaxfailure:3 That

Re: Password policy

2012-11-23 Thread Michael Ströder
Guillaume Rousse wrote: Le 19/11/2012 17:24, jeevan kc a écrit : Or how about creating an OU=policies under the root DIT and including these Objectclass: person This class is perfectly useless here Do you mean objectclass: person? It's needed. Otherwise.. Objectclass: pwdpolicy

slapd crashes with ch_realloc of X bytes failed

2012-11-23 Thread Meike Stone
Hello, since a short time, my slapd crashes often. I have two servers running in MM replication. I use openldap version 2.4.30 (for updates are only dedicated timeslots...) The loglevel is set to 256 I see some strange messages in my log before the slapd crashes: ch_realloc of 986032 bytes

Announcing MDB C++ wrapper

2012-11-23 Thread ArtemGr
http://code.google.com/p/libglim/source/browse/trunk/mdb.hpp The wrapper adds Boost Serialization, iterators and triggers to the mix. Any serializable class can be used as a key or a value. Triggers can be used to maintain indexes. Notice that there is an MDB issue triggered when using this

Re: slapd crashes with ch_realloc of X bytes failed

2012-11-23 Thread Dieter Klünter
Am Fri, 23 Nov 2012 18:05:14 +0100 schrieb Meike Stone meike.st...@googlemail.com: Hello, since a short time, my slapd crashes often. I have two servers running in MM replication. I use openldap version 2.4.30 (for updates are only dedicated timeslots...) The loglevel is set to 256 I

Re: slapd crashes with ch_realloc of X bytes failed

2012-11-23 Thread Meike Stone
Hello Dieter, My configuration: == DB_CONFIG == set_cachesize 2 0 1 set_lg_regionmax 262144 set_lg_bsize 2097152 set_flags DB_LOG_AUTOREMOVE you have a cache of 2GB and about 1.5M entries, you should definitly increase the cachesize, take the size of

OpenLDAP 2.4.32 back_sql Oracle 10 - error executing at_query (?)

2012-11-23 Thread Barros, Nuno Alexandre Freire, Vodafone Portugal
Hi. I'm having trouble against an Oracle 10 database using: - Solaris 10 Sparc - OpenLDAP 2.4.32 - unixODBC 2.2.14 - Oracle Instant Client 10.2.0.5.0 I get this errors: 50ae749e backsql_oc_get_attr_mapping(): error executing at_query SELECT

Re: slapd crashes with ch_realloc of X bytes failed

2012-11-23 Thread Meike Stone
I'm afraid to increase the cachesize in DB_CONFIG: At the moment slapd uses 13146656K referenced Memory - that is a lot ... Memoy usage: ~# free -m total used free shared buffers cached Mem: 15946 15857 88 0 7

Re: slapd crashes with ch_realloc of X bytes failed

2012-11-23 Thread Quanah Gibson-Mount
--On Friday, November 23, 2012 9:45 PM +0100 Meike Stone meike.st...@googlemail.com wrote: I'm afraid to increase the cachesize in DB_CONFIG: ch_realloc means the system ran out of memory. Increasing the DB_CONFIG cachesize will run you out of memory more quickly. The best thing for you

Re: slapd crashes with ch_realloc of X bytes failed

2012-11-23 Thread Meike Stone
I'm afraid to increase the cachesize in DB_CONFIG: ch_realloc means the system ran out of memory. Increasing the DB_CONFIG cachesize will run you out of memory more quickly. I'm sitting JUST NOW in front of the LDAP Server and slapcat/slapadd the database to reorganize .. (database is

Re: slapd crashes with ch_realloc of X bytes failed

2012-11-23 Thread Quanah Gibson-Mount
--On Saturday, November 24, 2012 1:30 AM +0100 Meike Stone meike.st...@googlemail.com wrote: Yes, not before January 2013 ... Hope after reorganization, slapd runs more stable... The only thing I can do for now. It is highly unlikely that reorganization will change the overall footprint of

Re: slapd crashes with ch_realloc of X bytes failed

2012-11-23 Thread Meike Stone
Yes, not before January 2013 ... Hope after reorganization, slapd runs more stable... The only thing I can do for now. It is highly unlikely that reorganization will change the overall footprint of the slapd database. Yes, I see this now ... Id does not matter ... Your best bet is to

Re: slapd crashes with ch_realloc of X bytes failed

2012-11-23 Thread Quanah Gibson-Mount
--On Saturday, November 24, 2012 3:13 AM +0100 Meike Stone meike.st...@googlemail.com wrote: But where to get, I use SLES11SP1 https://code.google.com/p/gperftools/ --Quanah -- Quanah Gibson-Mount Sr. Member of Technical Staff Zimbra, Inc A Division of VMware, Inc.