Openfire Plugins
There are currently two plugins hosted here
motd - Message of the day
This is a simple plugin that sends a message to a user as soon as the user logs in. There is no configuration interface for this plugin, just install it and modify a few properties on the Openfire Console. Editable properties include:
- plugin.motd.skipUsers : A comma seperated list of users not to send the motd to
- plugin.motd.subject : The subject used when sending the motd. On some clients this will not be seen.
- plugin.motd.message : The message body of the motd.
ldapsearch - User Search plugin for LDAP
This is a replacement for the included user search plugin. This plugin allows you to search any field in LDAP, with each field capabile of its own independent search parameters. This plugin adds quite a bit more functionality to the user search service, but requires Openfire be configured to use LDAP for its user storage. This plugin is fully configurable from the admin console by going to the "LDAP Search Properties" menu option.