Metadata-Version: 1.0
Name: ldap-notify
Version: 0.8.3
Summary: LDAP Login/Password Email Notification Service
Home-page: https://github.com/sttts/ldap_notify
Author: Dr. Stefan Schimanski
Author-email: stefan.schimanski@gmail.com
License: GPL
Description:       `ldap-notify` searches users in an LDAP directory whose login or password expires in a certain number of days. These users are notified with a customizable email. The time intervals for the notifications and the email templates can be freely defined. By using a custom LDAP attribute the last notification is stored in the directory such that users are only notified once per rule. Moreover, this mechanism allows running the tool (e.g. via cron) on multiple machine with a certain time delta in order to implement high availabiliy. 
              
Keywords: ldap notification eDirectory
Platform: UNKNOWN
Classifier: License :: OSI Approved :: GNU General Public License (GPL)
Classifier: Programming Language :: Python
Classifier: Development Status :: 4 - Beta
Classifier: Topic :: System :: Systems Administration :: Authentication/Directory :: LDAP
