[Users] Reset password from Zimbra when using Active Directory / compiled from source

Barry De Graaff barrydg at zetalliance.org
Sun Apr 3 10:55:48 CEST 2016


Hello All,

Just a quick note to let you know I was able to build from source the ADPassword extension.

https://github.com/Zimbra-Community/ADPassword/

Turns out, one needs to make sure netbeans does not remove the line:
Zimbra-Extension-Class: it.iknowconsulting.adpassword.ADPassword
or
Zimbra-Extension-Class: com.zimbra.adpassword.ADPassword

in the bottom of META-INF/MANIFEST.MF in the jar file.


Having the option to build this will allow us to add options like:
\ADConnection.java
		ldapEnv.put("com.sun.jndi.ldap.read.timeout", "10000")

And will allow me to replace sAMAccountName with uid and so on for an OpenLDAP support.


So this project is looking good. Should I shoot a video on how to build?


Barry 




More information about the Users mailing list