The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

generic - generic plugin example

DESCRIPTION

generic 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] uid = uid

METHODS

new

Creates an instance of the class and saves a reference to its arguments for further use.

ldap_sync_add_modify

writes LDAP entry dump to the file set in config option service.servicename.out_file

ldap_sync_delete

alias to ldap_sync_add_modify