-
Notifications
You must be signed in to change notification settings - Fork 0
MattMencel/LDAP-Password-Expiration-Zimlet
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
This is a zimlet which works against a Sun ONE LDAP server. It checks to see if the users password is expired and will prompt them to change it if it's within 14 days of expiration. It's pretty customized for our site, but it should be pretty clear what you need to change to get it to work at your site. The commons-lang-2.5.jar library (http://commons.apache.org/downloads/download_lang.cgi) should deploy automatically if it is zipped up in the zimlet. - ldap.properties This currently doesn't work. I want to break the site customized variables out of the ldap.jsp file. If anyone knows how to pull all the config items in ldap.jsp (bind_dn, search_attr, etc...) out into a config file of some kind, please let me know. I've tried using a .properties files and can't seem to get it to work in the JSP. If there is anything you need clarified in this README let me know. If you make modifications/improvements please share them back. -Matt
About
Check an LDAP directory for password expiration and if it's within the correct time frame, present a popup to users in the Zimbra advanced client
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published