diff options
| author | Nalin Dahyabhai <nalin@localhost.localdomain> | 2008-04-22 19:23:20 -0400 |
|---|---|---|
| committer | Nalin Dahyabhai <nalin@localhost.localdomain> | 2008-04-22 19:23:20 -0400 |
| commit | 715c5dcb8fd14558d2852316eda86cc808c370e7 (patch) | |
| tree | d962a57f986372b99f33c5ac3b93412fa255fa30 /src/plugin.ldif | |
| parent | ed6758c1628dd62c5d5fc336d665c1eb3893a971 (diff) | |
- add initial callbacks for monitoring data changes, which for simplicity's
sake means we're a postoperation plugin now
Diffstat (limited to 'src/plugin.ldif')
| -rw-r--r-- | src/plugin.ldif | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/plugin.ldif b/src/plugin.ldif index cd91340..b8665c8 100644 --- a/src/plugin.ldif +++ b/src/plugin.ldif @@ -5,7 +5,7 @@ objectclass: extensibleObject cn: NIS Server nsslapd-pluginpath: /usr/src/local/sn/src/plugin.so nsslapd-plugininitfunc: nis_plugin_init -nsslapd-plugintype: object +nsslapd-plugintype: postoperation nsslapd-pluginenabled: on nsslapd-pluginid: nis-plugin nsslapd-version: 0.0 |
