Skip to content

SSH Environment #27

@blaubaer

Description

@blaubaer

Is your feature request related to a problem?

There are cases where I do have SSH servers behind a firewall. Instead of using another VPN software to reach these SSH servers, I want to stay SSH native.

Describe the solution you'd like.

I want to connect to one SSH server (in this case Bifröst) and want to reach my target SSH server transparently.

  1. Create an SSH environment, which connects to other SSH server, instead of doing it locally.
  2. It should forward transparently all commands.
  3. Over the whole connection chain, the origin of the connection and all authorization details should be preserved (preserve chain of trust). If I connect at the first entry point with OpenID Connect, the last server in the chain, should be able to trust the initial authorization of the entry server.

Metadata

Metadata

Assignees

No one assigned

    Labels

    acceptedThis issue was accepted by the code owners.feature_requestNew feature or request

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions