Do you have any question about this error?
Message type: E = Error
Message class: 00 -
Message number: 181
Message text: The new and old passwords must have at least & different characters
The system issues an error message and will not allow you to continue with this transaction until the error is resolved.
Choose a password that differs from your old password by at least &V1&
characters. The password you entered differs by only &V2& characters.
<ZU>The number of different characters is calculated as follows:</>
The two strings are made to overlap as much as possible (by searching
for the longest common string and rotating as necessary). The number of
different characters (after comparing character-by-character) returns
the number the system needs.
For example:,,Old password:,,"BDAFAG",,(6 characters)
,,,,New password:,,"ABC DBA",,(7 characters)
,,,,After rotation:,,"DBAABC ",,(7 characters)
,,,,==> Number of different characters = 4
The system administrator can specify this value using the profile
parameter <ZH>login/min_password_digits</>.
For more documentation, refer to <ZK>Maintain Profile Parameters</>
(transaction <DS:TRAN.RZ11>RZ11</>)
Error message extract from SAP system. Copyright SAP SE.
The SAP error message "00181 The new and old passwords must have at least & different characters" typically occurs when a user attempts to change their password, but the new password does not meet the security requirements set by the system. Specifically, this error indicates that the new password must differ from the old password by a certain number of characters.
Cause:
- Password Similarity: The new password is too similar to the old password, violating the system's password policy.
- Password Policy Settings: The SAP system has specific settings that require a minimum number of different characters between the old and new passwords. This is a security measure to prevent users from choosing easily guessable passwords.
Solution:
- Choose a Stronger Password: When changing your password, ensure that the new password is significantly different from the old one. This means using different characters, numbers, and symbols.
- Check Password Policy: Review the password policy in your SAP system to understand the specific requirements. This can usually be found in the system settings or by consulting with your SAP administrator.
- Use a Password Manager: If you have difficulty coming up with a new password, consider using a password manager to generate a strong password that meets the requirements.
- Contact SAP Administrator: If you continue to experience issues, reach out to your SAP system administrator for assistance. They can provide guidance on the password policy and help you reset your password if necessary.
Related Information:
RZ10
or SU01
(for user management). Administrators can set parameters such as the minimum number of different characters required.By following these steps, you should be able to resolve the error and successfully change your password.
Get instant SAP help. Start your 7-day free trial now.
Feature | Free Access | Free Trial |
---|---|---|
Basic SAP error explanation | ![]() |
![]() |
Step-by-Step Usage Guide | ![]() |
![]() |
Interactive SAP Coach Assistance | ![]() |
![]() |
AI Troubleshooting for T-Code Errors | ![]() |
![]() |
00180 You can change your password only once a day
What causes this issue? You attempted to change your password again. This can o...
00179 Logon not possible (error in license check)
Self-Explanatory Message Since SAP believes that this specific error message is ...
00182 The initial password has expired (request a new one)
Self-Explanatory Message Since SAP believes that this specific error message is ...
00183 Choose another password (this password is invalid)
What causes this issue? Some words cannot be used as passwords. These words inc...
SAP messages fall into 3 different categories: Error messages
(message type = E), Warnings (W) or Informational (I) messages.
An error message will prevent you from continuing your work - it is a hard stop and you need to fix the error before you can proceed. A warning message will stop your work, however, you can then bypass the warning by pressing the Enter key on your keyboard. That said, it is still good practice to investigate the cause of the warning message and address it. An information message will not stop your work and is truly just for informational purposes.
Click on this link to search all SAP messages.