Skip to content

Install should not depend on a remote login of user root #142

@bliekp

Description

@bliekp

Remote login as user root on Linux machines has been disabled by default on most distro's by years now. Please do not rely on this very insecure way.

We should be able to create an installer that is more generic and does not use root access. F.i. we could store the password of the deploy user in a hash-file (because on the cmd-line it could still be retrieved via 'history') and use that to sudo and get things done?

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