contributing to oxldapsync

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • friess
    Member
    • Nov 2008
    • 53

    #1

    contributing to oxldapsync

    Hi,

    We have discovered that oxldapsync currently does not support anonymous bind to LDAP. We have updated the ldap.pm so that a value "noauth" for ldapuserdn in ldapsync.conf does an anonymous bind to the LDAP server.

    What would be the recommended way to contribute this patch (attached to this message)?

    Kind regards,

    Michaël
    Attached Files
  • Carsten Hoeger
    Open-Xchange Professional Services
    • Mar 2007
    • 710

    #2
    Thank you for your contribution.

    I did not completely agree on your implementation.
    Anon auth should be done, if bind dn is left empty.
    That's how other implementations also handle that.

    Could you please try my - untested - patch, whether that works for you?

    If that's the case, I'll submit it.
    Attached Files

    Comment

    • friess
      Member
      • Nov 2008
      • 53

      #3
      Hello Carsten,

      that looks good to us. Thank you for the submission.

      Michaël

      Comment

      • Carsten Hoeger
        Open-Xchange Professional Services
        • Mar 2007
        • 710

        #4
        The updated packages are now available in the repository

        Comment

        Working...
        X