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 command in nagios script to write dummy data to LDAP? Or if you have good solution to check write process?

Thank you.

Kind regards,

- jupiter