| {_("Full name")} | -{_("Username")} | -- |
|---|---|---|
| {user.fullName} | -{user.userName} | -
- |
-
| {_("Method")} | - {/* TRANSLATORS: table header */} -{_("Status")} | -- |
|---|---|---|
| {_("Password")} | -{isPasswordDefined ? _("Already set") : _("Not set")} | -
- |
-
| {_("SSH Key")} | -
- {isSSHKeyDefined ? |
-
- |
-
{_("Provide a password to ensure administrative access to the system.")}
-- {_( - "You can change it or select another authentication method in the 'Users' section before installing.", - )} -
- - } - pfCardProps={{ - isCompact: false, - isFullHeight: false, - className: shadowUtils.boxShadowMd, - }} - pfCardBodyProps={{ isFilled: true }} - actions={ -