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
16 ■■■■■ changed files
opends/experimental/openidm-pwsync-plugin/README 16 ●●●●● patch | view | raw | blame | history
opends/experimental/openidm-pwsync-plugin/README
@@ -48,4 +48,18 @@
 msgID=1049147 msg=Loaded extension from file 
'/Volumes/Space/Tests/ODJidm/lib/extensions/
openidm-account-status-notification-handler.jar'
(build <unknown>, revision <unknown>)
(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