By testing different manjaro desktop environments in virtualbox I realized that the password for the administrator is the same as for user 1.
example:
choose a password to keep your account safe: 12
choose a password for the administrator account: 89
typing in the terminal sudo su
supported password is 12
shouldn't it be 89 instead?
which leads me to think that the option:
use the same password for the administrator account
It is enabled by default even if we do not check it.
questions:
-Why does this happen?
-is this normal?
-If it is not normal, is there a way to correct it?
-If this is normal behavior, how can we assign a password for user 1 and a different one for the administrator after installation?