Skip to content

Make the default user being used for connection a generic concept #105

@Muriel-Salvan

Description

@Muriel-Salvan

Currently the concept of user used for connecting is bound to the ssh connector.
As a result a lot of generic processes use this information in a "hardcoded" way using connector(:ssh).ssh_user to know which user is used, and whether privileges escalation is needed or not.
The user concept should not be specific to this connector, and should be moved at a generic level to avoid such a dependency on the ssh connector.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions