Are password profile settings saved in the encrypted password value?
Are password profile settings saved in the encrypted password value?
Such that applying a 12c password value via
alter user USERNAME identified by values "password value";
will impose the password profile limits, even if the assigned profile changes before or after that "alter user".