Hi,
My requirement is to create a user with the password "ORUSys$12!" in the 15EG processor using the petalinux version 2020.2.
So, I have created a user with password "ORUSys$12!" in the Add_Extra_Users option using "petalinux-config -c rootfs" command.But, when I try to login with this password, I am getting login incorrect message.
When I modify the password to "ORUSys12!"(removing $ symbol) or "ORUSys12!$"(changing the position of $ symbol), I am able to login.
Can you pls help me with this?
Attaching the screenshots for your reference:
Working:
Not Working: