Page MenuHomeDevCentral

Provide a way to generate the first login a password, or at account creation
Open, LowPublic

Description

Currently, accounts created by TC2 are created with an unknown random password.

Instead, we should:

  • see how chsh command behaves if account is created passwordless
  • if it's not possible to set a password in this scenario, allows to generate one when the account is still passwordless
  • or if that doesn't work well, output this random password at account creation

Event Timeline

dereckson raised the priority of this task from to Low.
dereckson updated the task description. (Show Details)
dereckson added projects: Servers, Dæghrefn.
dereckson added subscribers: dereckson, rama, Sandlayth.

This is still an issue for accounts created with Salt.

Accounts are passwordless and with SSH key authentication, so:

  • no chsh
  • no console login for ops to troubleshoot from BMC if not set before

Any idea how to best do this?

Removing TC2 as not used anymore for accounts creation.