Add user and check password policy

  1. Create a new user and show that it follows the password policy we have created.

sudo adduser name_user

and enter a password that follows the policy.

Last updated

Was this helpful?