Class SambaPasswordPlugin

All Implemented Interfaces:
ConfigurationChangeListener<SambaPasswordPluginCfg>

public final class SambaPasswordPlugin extends DirectoryServerPlugin<SambaPasswordPluginCfg> implements ConfigurationChangeListener<SambaPasswordPluginCfg>
The Samba password synchronization plugin implementation class.

This plugin synchronizes the userPassword attribute with the Samba password attribute(s) for all entries containing the specified Samba object class.

It handles clear-text userPassword modify operations and password modify extended operations. It does not cover the case of using pre-encoded password.