Actions
Bug #34700
closedUbuntu Autoinstall template doesn't create root user
Description
With the new Ubuntu Autoinstall mechanism, one cannot create a root user during provisioning (non-root user work fine).
The provisioning works, but the root user is not enabled afterwards neither is the given password set. Only the ssh key is installed correctly, so one could login using ssl authentication.
As a Foreman user, I would expect the root user to be available after installation (if that's the default user). Accordingly, the provisioning template must be adapted to actually create the user as it works for non-root user.
Updated by The Foreman Bot over 2 years ago
- Status changed from New to Ready For Testing
- Pull request https://github.com/theforeman/foreman/pull/9169 added
Updated by Bastian Schmidt over 2 years ago
- Status changed from Ready For Testing to Closed
Applied in changeset foreman|91e4994154e9c9a0184034f739a67d69f7dfff34.
Actions