Jump to content

Recommended Posts

Posted

A quick search on OpenLDAP showed me how to do OBJGET to retrieve info via LDAP.

However, I would like to be able to do a BIND as well so I can WRITE to LDAP via Autoit.

Does anyone know how I can do this?

There are many examples with ADS, but they use functions are are AD specfic.

Currently I'm using the command-line tools LDAPSEARCH and LDAPMODIFY through AutoIt, but due to the sensitive nature of some of the data, I would to be able to write the information directly through autoit and not temporarily store it on the PC as an LDIF file - even though it only exists for a matter of seconds.

  • 8 months later...
Posted

Does anybody :whistle: have an answer for this interesting question ?

A quick search on OpenLDAP showed me how to do OBJGET to retrieve info via LDAP.

However, I would like to be able to do a BIND as well so I can WRITE to LDAP via Autoit.

Does anyone know how I can do this?

There are many examples with ADS, but they use functions are are AD specfic.

Currently I'm using the command-line tools LDAPSEARCH and LDAPMODIFY through AutoIt, but due to the sensitive nature of some of the data, I would to be able to write the information directly through autoit and not temporarily store it on the PC as an LDIF file - even though it only exists for a matter of seconds.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...