Encryption Password Updated
Sent when a user updates an encryption password. For more information, see Password Manager.
General Information
Event ID: 31700
Event message details: Encryption password <Hint> has been modified
Severity: Info
Parameters
Parameter Name | Description | Example |
---|---|---|
Hint | Password hint. | Hint="New encryption password" |
ID | Password ID. | ID="ad359169-b802-49ab-b3ea-b52d23461844" |
ChangesXML | Updated data in the XML format. | ChangesXML="<changes><object id="023adcf1-07fd-4883-be51-443afc2e49e6"><property internal="CredentialsPassword" type="String"><old>***</old><new>****</new></property></object></changes>" |
UserName | Name of the user who performed an operation. | UserName="TECH\user1" |
UserFullInfo | Detailed information about the user who performed an operation. Includes the following data:
| UserFullInfo="<ModifiedUserInfo fullName="TECH\user1" loginType="0" />" |
Version | Event version (service parameter). | Version="1" |
Description | Event message details. | Description="Encryption password New encryption password has been modified." |
Syslog Message Example
<14>1 2023-10-23T15:51:00.540866+02:00 VBRSRV01 Veeam_MP - - [origin enterpriseId="31023"] [categoryId=0 instanceId=31700 Hint="New encryption password" ID="ad359169-b802-49ab-b3ea-b52d23461844" param3="0" param4="0" ChangesXML="<changes><object id="ad359169-b802-49ab-b3ea-b52d23461844"><property internal="EncryptionPasswordHint" type="String"><old>Newencryption password</old><new>Newencryption password DC2</new></property></object></changes>" UserName="TECH\user1" UserFullInfo="<ModifiedUserInfo fullName="TECH\user1" loginType="0" />" Version="1" Description="Encryption password New encryption password has been modified."] |