Symptom
- Disable the password rule "A1a" with command ALTER SYSTEM ALTER CONFIGURATION ('indexserver.ini', 'SYSTEM') SET ('password policy', 'password_layout') = ''
- Check this value as empty from indexserver.ini file
1. indexserver.ini
[password policy]
password_layout
- When trying to change password with the following command, it returns an error.
[SQL]
- ALTER USER GJANG PASSWORD "1ABCDEFGH!" NO FORCE_FIRST_PASSWORD_CHANGE;
[ERROR]
[DB Error Code:412] [SAP AG][LIBODBCHDB32 DLL][HDBODBC32] General error;412 invalid password layout: password has to meet the rule ['A1a'] , ALTER USER GJANG PASSWORD "1ABCDEFGH!" NO FORCE_FIRST_PASSWORD_CHANGE;
Read more...
Environment
- SAP HANA Database
Product
Keywords
HANA, password, password policy, password_layout, layout, password has to meet the rule, invalid password layout , KBA , HAN-DB-SEC , SAP HANA Security & User Management , HAN-DB , SAP HANA Database , Problem
About this page
This is a preview of a SAP Knowledge Base Article. Click more to access the full version on SAP for Me (Login required).Search for additional results
Visit SAP Support Portal's SAP Notes and KBA Search.
SAP Knowledge Base Article - Preview