Disabling the Error Log Account Status Notification Handler
Steps
-
To disable the Error Log Handler, use the
dsconfig
tool.$ bin/dsconfig set-account-status-notification-handler-prop \ ---handler-name "Error Log Handler" --set enabled:false
To disable the Error Log Handler, use the dsconfig
tool.
$ bin/dsconfig set-account-status-notification-handler-prop \
---handler-name "Error Log Handler" --set enabled:false