Re: How to monitor and test write ldap?

2016-02-24 Thread Dieter Kluenter
jupiter writes: > Hi, > > I am setting a nagios scripts to monitor the LDAP server. While I can > run ldapsearch to check and read data from LDAP, I also want to write > dummy data to LDAP database to make sure both read / write are > functional well. > > What is the proper way to run come comma

Re: Regarding lmdb

2016-02-24 Thread Michael Ströder
Howard Chu wrote: > Note that any time you start dealing with network services, you immediately > incur the need for authentication, authorization, and privacy controls. +1 !!! > Please don't be like the rest of the NoSQL crowd and only realize this after > the fact. Unfortunately they are not t

RE: PasswordHash

2016-02-24 Thread Borresen, John - 0444 - MITLL
Thanks Michael for the quick reply. But, the error that I am getting when trying to add the following: dn: olcDatabase={-1},cn=config changetype: modify replace: olcPasswordHash olcPasswordHash: {SSHA512} “According to the schema attribute olcPasswordHash is not allowed” Is stumping me. Not sur

Re: LDIF?

2016-02-24 Thread Mary Kao
Thank you all.  It was the two issues mentioned here e.g. typo of organizationUnit and missing dc. On Tuesday, February 23, 2016 7:49 PM, Quanah Gibson-Mount wrote: --On Wednesday, February 24, 2016 12:50 AM +0100 Emmanuel Lécharny wrote: >> > No to mention there is a missing dc A

Re: PasswordHash

2016-02-24 Thread Michael Ströder
Borresen, John - 0444 - MITLL wrote: > Thanks Michael for the quick reply. > > But, the error that I am getting when trying to add the following: > dn: olcDatabase={-1},cn=config ^ > changetype: modify > replace: olcPasswordHash > olcPasswordHash: {SSHA512} > > “According to

RE: PasswordHash

2016-02-24 Thread Borresen, John - 0444 - MITLL
Thanks Michael... I just found a post from Quanah from 2008 stating that...and it worked. Thanks for your help! John D. Borresen (Dave) Email: john.borre...@ll.mit.edu -Original Message- From: openldap-technical [mailto:openldap-technical-boun...@openldap.org] On Behalf Of Michael Strö