Always set the password for the created system accounts
>>> [!note] Migrated issue <!-- Drupal.org comment --> <!-- Migrated from issue #3581514. --> Reported by: [avpaderno](https://www.drupal.org/user/55077) Related to !28 >>> <h3 id="summary-problem-motivation">Problem/Motivation</h3> <p>The <em>SystemAccountManager</em> service should always set a password for the created system accounts. The modules using the service should be allowed to pass the password they want to set.</p> <h3 id="summary-proposed-resolution">Proposed resolution</h3> <p>Change the <em>SystemAccountManager</em> service to set a password, in the case the module using the service has not set its own password.</p>
issue