Releases: Zimbra-Community/ADPassword
Releases · Zimbra-Community/ADPassword
Compile for Java 17
0.0.8 change to Java 17
Implement maxxer logging and adding ant build.xml
0.0.7 adding ant build.xml, moving binaries to releases page
Support for Java 13 on Zimbra 8.8.15 patch 5
Support for Java 13 on Zimbra 8.8.15 patch 5
Maintenance release
Updates the jar file to include more debug logging, and update the readme so people always have the latest release.
To get the jar follow the instruction here:
https://github.com/Zimbra-Community/ADPassword#installation-via-the-cli
Improved compatibilty
- Find DN based on authLdapSearchFilter
- Use AuthLdapExternalDn is that is configured for the Zimbra user
This version should support ad,openldap,zentyal and all with one single jar file.
Find cacerts automatically in Zimbra 8.6 and 8.7
Various fixes
- Adding documentation
- MANIFEST.MF to upper case in project definition to allow building on case sensitive file system
- Adding patch for
changepass
jsp file in Zimbra to check for password policy on external authentication. - use uid instead of DisplayName to do password change
Made a mistake when committing the source for 0.0.1, the binary for 0.0.1 and 0.0.2 are equal.
Various fixes
- Adding documentation
- MANIFEST.MF to upper case in project definition to allow building on case sensitive file system
- Adding patch for
changepass
jsp file in Zimbra to check for password policy on external authentication. - use uid instead of DisplayName to do password change