quanah / net-ldapapi

The Net::LDAPapi Perl Module uses the OpenLDAP and Mozilla C api's to directly access and manipulate an LDAP v2 or LDAP v3 server.
8 stars 6 forks source link

Fixes for syncRequestValue encoding and use as consumer in MMR environments #49

Closed SpaceTrout closed 6 years ago

SpaceTrout commented 6 years ago

Changes:

  1. Fix for broken ASN.1 encoding of syncRequestValue in sub listen_for_changes.
  2. Updated sync cookie handling to allow use as consumer in an MMR environment.
  3. Added parameter to sub listen_for_changes to allow for configurable consumer RIDs.