mirror of https://github.com/OpenIdentityPlatform/OpenDJ.git

Ludovic Poitou
28.14.2011 eeb4d431833e580d0c77117ec3707c19dd6a8141
Update README for the OpenIDM Password Sync plugin stub, as it was missing the last step
1 files modified
14 ■■■■■ changed files
opends/experimental/openidm-pwsync-plugin/README 14 ●●●●● patch | view | raw | blame | history
opends/experimental/openidm-pwsync-plugin/README
@@ -49,3 +49,17 @@
'/Volumes/Space/Tests/ODJidm/lib/extensions/
openidm-account-status-notification-handler.jar'
(build <unknown>, revision <unknown>)
  9. The plugin must be referenced in the Password Policy enforced for the
     users for which the password changes must be captured. This is most
     likely the "Default Password Policy"
     $ dsconfig set-password-policy-prop \
      --policy-name "Default Password Policy" \
      --set "account-status-notification-handler:OpenIDM Notification Handler" \
      --hostname localhost \
      --port 4444 \
      --bindDN cn=Directory\ Manager \
      --bindPassword <your_password> \
      -n -X