In Question user name is Mariyam but when i submit it shows me  failed mariyam with small ‘m’  and question failed
my Solution
ssh banner@stsapp03
sudo useradd -e date -d "211 days" +"%Y-%m-%d" Mariyam
chage -E date -d "211 days" +"%Y-%m-%d" Mariyam
Chage -l Mariyam
When my Question failed i also create a user with name mariyam

