The OpenNMS User Plugin was written to support synchronization of
user contact information with the OpenNMS
network management system. The plugin will synchronize users with OpenNMS
1.3's users.xml
and groups.xml
.
This plugin should be used in combination with OpenNMS's Acegi LDAP authentication support.
The OpenNMS User Synchronization service module supports synchronizing contact information with arbitrary LDAP attributes.
Location of the OpenNMS users.xml
file.
Location of the OpenNMS groups.xml
file.
Specifies the OpenNMS group in which to place the user. Future versions of this plugin are expected to support mapping of arbitrary LDAP groups to OpenNMS groups.
LDAP attribute containing the user's login name (eg: uid).
LDAP attribute containing the user's full name (eg: cn).
LDAP attribute containing OpenNMS user comments (eg: title).
LDAP attribute containing the user's primary e-mail address (eg: mail).
LDAP attribute containing the user's XMPP (Jabber) address.
LDAP attribute containing the user's numeric pager number.
LDAP attribute containing the user's numeric pager service name.
LDAP attribute containing the user's text pager number.
LDAP attribute containing the user's text pager service name.