You may need to change the password for your own account or for other user account if the current password is about to expire or you want to change it to a more secure one.
The password must comply with the following rules:
The password must be 8 to 256 characters long.
The password must contain characters from at least three of the groups listed below:
The password must not contain any whitespaces, Unicode characters, or the combination of "." and "@", when "." is placed before "@".
Changing the password for your own account
To edit the password for your account:
In the main menu, go to your account settings, and then select Change password.
Enter the current password, and then specify the new password for the connection to Kaspersky Security Center.
To see the entered password, click .
If your account is protected against unauthorized modification, you must confirm that you have the permissions to change this account. In the Account protection window, specify the credentials of your own account or the account that has the Modify object ACLs right in the General features: User permissions functional area.
Changing the password for an internal user account
To edit the password for an internal user account:
In the main menu, go to Users & roles → Users & groups, and then select the Users tab.
Click the name of the user account that you want to edit.
In the user settings window that opens, on the General tab, click the Change password button.
Set a new password for the user connection to Kaspersky Security Center.
To see the entered password, click .
If necessary, enable the User must change password at first sign-in option to force the password change at the next user authentication.
If the user account is protected against unauthorized modification, you must confirm that you have the permissions to change this account. In the Account protection window, specify the credentials of the account that has the Modify object ACLs right in the General features: User permissions functional area.
Configuring the options for changing password by using server flags
You can use the klscflag utility to configure changing password by using the following commands:
Configuring the password rotation period (the LP_SplPwdChangePeriodDays flag)
Where <rotation_period> is a period of time in days after which the user password expires. Possible values: 0–730. If the parameter value is 0, the password rotation is disabled.
Configuring the time of the previous warning about the need to change the password (the LP_SplPwdChangeNotificationHours flag)
Where <warning_time> is a period of time in hours before the user password expires. During this time, the notification about the need for the password change is displayed. Possible values: 0–17520. If the parameter value is 0, the warning time is 25 percent of the password rotation period.
To view the current flag value, run the following command:
klscflag.exe -fget -pv klserver -n <flag> -t d
Where <flag> is the LP_SplPwdChangePeriodDays or LP_SplPwdChangeNotificationHours flag.