Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

cloud-init linux set password #1514

Open
prstaniforth opened this issue Sep 23, 2021 · 4 comments
Open

cloud-init linux set password #1514

prstaniforth opened this issue Sep 23, 2021 · 4 comments

Comments

@prstaniforth
Copy link

Description of problem [include screenshots and browser console logs]:

When creating a VM and using cloud-init there is no way to set root password or create user for linux or BSD VMs only Windows.

VM Portal version number:1.7.1

oVirt version number:4.4.8.5-1.el8

Browser and version:Google Chrome Version 93.0.4577.82

Steps to Reproduce:

  1. Create new VM
  2. select linux operating system
  3. select cloud-init

Actual results:
hostname and ssh key section

Expected results:
method of creating user and setting root password
Additional info:

@prstaniforth
Copy link
Author

Screenshot from 2021-09-23 12-35-45

@sgratch
Copy link
Member

sgratch commented Oct 20, 2021

@sjd78 any reason you remember for avoiding authentication setting (user,password) for cloud-init?

@sjd78
Copy link
Member

sjd78 commented Oct 20, 2021

@sjd78 any reason you remember for avoiding authentication setting (user,password) for cloud-init?

I don't remember any specific reasons other than perhaps those were reported as the most commonly used field. I see the user name and password fields in the rest api (http://ovirt.github.io/ovirt-engine-api-model/master/#types/initialization) fields, so shouldn't be difficult to add it.

@sgratch
Copy link
Member

sgratch commented Nov 4, 2021

So those fields should be added for cloud-init as well. It needed to be added to both create vm and edit vm dialogs.

@prstaniforth you are most welcomed to contribute to the web-ui project and implement this if it's urgently needed for you. It will be great and we can help you if needed. Thanks.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants