Make a few changes in the area of account status notifications:
- Update the account status notification type structure to include the DN of
the associated user.
- Update the bind processing code to generate account status notifications for
the following conditions:
* Bind failed due to an expired account
* Bind failed due to a reset-locked account
* Bind failed due to an idle-locked account
* Bind failed due to an expired password
* The first time a password expiration warning is generated
* If the bind failure count limit is reached and the account becomes locked
- An error log account status notification handler has been added, which can
write messages to the error log when an account status notification is
generated.