himanshumaurya09876 commented on PR #3832:
URL: https://github.com/apache/ambari/pull/3832#issuecomment-2362978018
> Details
Hi @JiaLiangC
Recently we have enhanced the password validation criteria for Ambari, where
we cannot set password including username in it.
Since in these UTs we were creating "user" with password "user" which is
having username in it, so the creation itself was failing with the error that -
password cannot contain the username.
Now I have updated the password to "test_password" which is not having
username ("user") in it so it is allowing that creation and updations.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]