Project

General

Profile

Actions

Bug #26637

closed

Create Host request could submit without 'root' password

Added by Vijay Singh about 5 years ago. Updated over 4 years ago.

Status:
Closed
Priority:
Normal
Category:
-
Target version:
-
Difficulty:
Triaged:
No
Fixed in Releases:
Found in Releases:

Description

Create Host request could submit without 'root' password:

Reproducer steps:

Create a VM without passing password value for 'root' under 'Operating system' tab

Actual result:

Host Create request Submit

Expected result:
Create Host request should not submit without 'root' password.

Actions #1

Updated by Aditi Puntambekar about 5 years ago

This is handled by the finish template. If we enter the root password, the template will execute the step where it uses this root password, else it skips it. On the other hand, it is mandatory in case of userdata template.

Actions #2

Updated by Vijay Singh about 5 years ago

Aditi Puntambekar wrote:

This is handled by the finish template. If we enter the root password, the template will execute the step where it uses this root password, else it skips it. On the other hand, it is mandatory in case of userdata template.

As per you it looks more optional field however field is having '*'(mandatory) in it ?

Actions #3

Updated by Aditi Puntambekar about 5 years ago

Vijay Singh wrote:

Aditi Puntambekar wrote:

This is handled by the finish template. If we enter the root password, the template will execute the step where it uses this root password, else it skips it. On the other hand, it is mandatory in case of userdata template.

As per you it looks more optional field however field is having '*'(mandatory) in it ?

Yes, only in case of Finish template approach while, Userdata template requires root password.

Actions #4

Updated by Vijay Singh about 5 years ago

Aditi Puntambekar wrote:

Vijay Singh wrote:

Aditi Puntambekar wrote:

This is handled by the finish template. If we enter the root password, the template will execute the step where it uses this root password, else it skips it. On the other hand, it is mandatory in case of userdata template.

As per you it looks more optional field however field is having '*'(mandatory) in it ?

Yes, only in case of Finish template approach while, Userdata template requires root password.

okay , Can we give a small note around it on UI for a easy catch?

Actions #5

Updated by Aditi Puntambekar over 4 years ago

  • Status changed from New to Closed

This is true and expected in case of Userdata template. Finish template works without root password. Hence, closing this issue.

Actions

Also available in: Atom PDF