ErrorLogAccountStatusNotificationHandlerCfgDefn_zh_TW.properties revision 5a3bd0ef762b8a3238869ac9963194555e39e6a7
2016N/Auser-friendly-name=Error Log Account Status Notification Handler
2887N/Auser-friendly-plural-name=Error Log Account Status Notification Handlers
2016N/Asynopsis=The Error Log Account Status Notification Handler is a notification handler that writes information to the server error log whenever an appropriate account status event occurs.
2016N/Aproperty.account-status-notification-type.synopsis=Indicates which types of event can trigger an account status notification.
2016N/Aproperty.account-status-notification-type.syntax.enumeration.value.account-disabled.synopsis=Generate a notification whenever a user account has been disabled by an administrator.
2016N/Aproperty.account-status-notification-type.syntax.enumeration.value.account-enabled.synopsis=Generate a notification whenever a user account has been enabled by an administrator.
2016N/Aproperty.account-status-notification-type.syntax.enumeration.value.account-expired.synopsis=Generate a notification whenever a user authentication has failed because the account has expired.
2016N/Aproperty.account-status-notification-type.syntax.enumeration.value.account-idle-locked.synopsis=Generate a notification whenever a user account has been locked because it was idle for too long.
2016N/Aproperty.account-status-notification-type.syntax.enumeration.value.account-permanently-locked.synopsis=Generate a notification whenever a user account has been permanently locked after too many failed attempts.
6982N/Aproperty.account-status-notification-type.syntax.enumeration.value.account-reset-locked.synopsis=Generate a notification whenever a user account has been locked, because the password had been reset by an administrator but not changed by the user within the required interval.
6982N/Aproperty.account-status-notification-type.syntax.enumeration.value.account-temporarily-locked.synopsis=Generate a notification whenever a user account has been temporarily locked after too many failed attempts.
5826N/Aproperty.account-status-notification-type.syntax.enumeration.value.account-unlocked.synopsis=Generate a notification whenever a user account has been unlocked by an administrator.
2016N/Aproperty.account-status-notification-type.syntax.enumeration.value.password-changed.synopsis=Generate a notification whenever a user changes his/her own password.
2016N/Aproperty.account-status-notification-type.syntax.enumeration.value.password-expired.synopsis=Generate a notification whenever a user authentication has failed because the password has expired.
6982N/Aproperty.account-status-notification-type.syntax.enumeration.value.password-expiring.synopsis=Generate a notification whenever a password expiration warning is encountered for a user password for the first time.
2016N/Aproperty.account-status-notification-type.syntax.enumeration.value.password-reset.synopsis=Generate a notification whenever a user's password is reset by an administrator.
6982N/Aproperty.enabled.synopsis=Indicates whether the Error Log Account Status Notification Handler is enabled. Only enabled handlers are invoked whenever a related event occurs in the server.
6982N/Aproperty.java-class.synopsis=Specifies the fully-qualified name of the Java class that provides the Error Log Account Status Notification Handler implementation.
6982N/A