|
NAMEgeneric - generic plugin example DESCRIPTIONgeneric plugin example writes LDAP entry dump to the file set in config option service.servicename.out_file configuration: [service generic]
plugin = generic ctrl_attr = uid ctrl_srv_re = ^.*$ out_path = /path/to/regather-output [service generic map s]
METHODSnewCreates an instance of the class and saves a reference to its arguments for further use. ldap_sync_add_modifywrites LDAP entry dump to the file set in config option service.servicename.out_file ldap_sync_deletealias to ldap_sync_add_modify
|