guluo created AMBARI-26236:
------------------------------
Summary: The password character requirements for the database are
too simple
Key: AMBARI-26236
URL: https://issues.apache.org/jira/browse/AMBARI-26236
Project: Ambari
Issue Type: Bug
Components: ambari-server
Reporter: guluo
The password character requirements for the database are too simple. I
It is recommended to support more character sets, For example: `!#$%@`
eg:
In the current version, I use PG as the ambari database, and the password is
test@123. When setup ambari-server, the following error occurs:
{code:java}
Port (5432):
Database name (ambari): ambaridb
Postgres schema (ambari): public
Username (ambari):
Enter Database Password (bigdata):
Invalid characters in password. Use only alphanumeric or _ or - characters
{code}
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]