Skip to main content

Account

5actions
9reasons
1sources
Livestatus

A user or computer account in the directory or on the local host.

Identified by: sparklogs.config_change.target, which carries a name, or a fixed name where a host carries only one.

ActionReported byWhat that reason says
createdaccount_created on Windows Security event logA user or computer account was created in the directory or local SAM.
deletedaccount_deleted on Windows Security event logA user or computer account was deleted from the directory or local SAM.
disabledaccount_disabled on Windows Security event logA user or computer account was disabled and can no longer authenticate.
enabledaccount_enabled on Windows Security event logA user or computer account that was disabled has been enabled and can authenticate again.
updatedaccount_changed on Windows Security event logAn attribute on an existing user or computer account was modified.
updatedaccount_password_reset on Windows Security event logOne principal reset the password of another principal, and the reset completed.
updateddsrm_password_changed on Windows Security event logThe Directory Services Restore Mode (DSRM) password was set on a domain controller. That password unlocks offline DC recovery.
updatedprincipal_renamed on Windows Security event logA security principal was renamed. The identifier is unchanged, so events before and after this row describe the same principal under two different names.
updatedsid_history_added on Windows Security event logSID History was added to an account. Rare outside migrations; often a privilege-inheritance or persistence tell.