canonical / tdx

Intel confidential computing - TDX
GNU General Public License v3.0
105 stars 41 forks source link

Display login information of non-root user in addition to root user #254

Closed TejaswineeL closed 2 weeks ago

TejaswineeL commented 1 month ago

Description of the changes

Currently, run_td.shshows sshcommand only for root user. It does not show TD login information for the default user. It also does not show TD login information for customized TD guest user(specified during TD image creation)

How to test this PR?

  1. Please follow the instructions given here to create a TD image.
  2. Follow the instructions given here to boot the TD with qemu.
  3. TD login information with sshcommands will be displayed
TejaswineeL commented 3 weeks ago

I rebased the branch