My operating system is encrypted, and due to dual boot my fingerprint works with Ubuntu or Fedora but not simultaneously (even if I use different fingers). So I decided to use finger print for Ubuntu and a simpler password for Fedora, so that I don’t have to type complex password for sudo.
How can I set a password of 5 characters as following doesn’t work:
$ passwd
Changing password for user lamy.
Current password:
New password:
BAD PASSWORD: The password is shorter than 8 characters
I found: policy - How to change/disable password complexity test when changing password? - Ask Ubuntu, but it is not applicable to Fedora.
Finaly is it advisable? Irrespective of this please say how to set a simpler password.