-
Feature
-
Resolution: Unresolved
-
Undefined
-
None
-
None
-
None
-
False
-
None
-
False
-
Not Selected
Feature Overview
Infrastructure environments are typically maintained by a team of individuals and sharing of accounts/keys is bad practice/frowned upon in general.
Goals
Allow a team of individuals to be able to have access to provisioned nodes instead of isolating it to a single individual/keypair.
Requirements
In order to accomplish this, the form field would need to be changed to allow multiple keys to be listed; the validation logic of the key would need to be applied to each line and the entire text field would need to then be appended/inserted into the authorized_keys file.
Documentation Considerations
- Documentation would need to be updated to inform users of this capability.