IDM Designer Plugin

Overview

A plugin for the Novel IDM Designer.

This plugin provides some useful tools for the development of IDM projects.
It is based on an eclipse standard plugin.

Features
  • Check and test regular expressions
  • Decode and encode strings
  • LDAP queries and modifications
  • Stores multiple sessions (PWD encrypted)
  • Multiple modifications

 


RegEx Checker


Massive LDAP modify

Compatibility

The Plugin is compatibel with Novell Designer version 2.x, 3.x, 4.x and Eclipse 3.x
It is designed and developed on Linux. The best results you will achieve with Linux.

License

The IDMPlugins are available under the terms of the GNU General Public License .

Installation

Just extract the zip file and copy the IDMPluginxxx.jar to the eclipse/plugins directory of your designer or eclipse installation.

Download

–> IDM Designer Plugin

ChangeHistory
  • 1.0.5
    • LDAP-Query: SSL support
    • LDAP-Query: delete whole objects after search
    • LDAP-Query: new schema class icons added
    • LDAP-Query: LDIF export
    • LDAP-Query: Shortcut keys added
    • LDAP-Query: set LDAP Password
  • 1.0.4
    • LDAP-Query added
    • LDAP-Query: massive manipulation added
  • 1.0.3
    • RegEx checker window size and position changed
  • 1.0.2
    • RegEx checker added