Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

User Workspace SSH Improvements #2059

Closed
14 tasks done
TylerJewell opened this issue Aug 7, 2016 · 0 comments
Closed
14 tasks done

User Workspace SSH Improvements #2059

TylerJewell opened this issue Aug 7, 2016 · 0 comments
Assignees
Labels
kind/enhancement A feature request - must adhere to the feature request template. kind/epic A long-lived, PM-driven feature request. Must include a checklist of items that must be completed.
Milestone

Comments

@TylerJewell
Copy link

TylerJewell commented Aug 7, 2016

Workspaces by default are generated simple security with a user name and password. We need to allow users to have more tools to secure their workspace and simplify how their IDEs can access the workspace remotely.

  • when ws start, start the sshd agent
  • when a new workspace is created, generate an ssh keypair
  • allow a user in the IDE or dashboard or REST to retrieve the default private key CHE-2059 Add ssh view for workspace in UD #2980
  • allow a user to remove the default keypair
  • provide unison agent
  • allow a user to upload their own public key
  • allow a user to generate a new public / private key pair from the IDE / dashboard
  • allow the user with the che mount utility to mount a drive using keys
  • whenever as a user I open up the SSH panel, it scrolls to the bottom in the IDE. It should scroll to the top.
  • it would be better that we do not encourage people to use putty / ssh. Instead, can we have the utility print out both the commands for running: CHE-2059 Add workspace-ssh command that connect to remote workspaces che-dockerfiles#38
     che action workspace-ssh <ws-id>
@TylerJewell TylerJewell added kind/epic A long-lived, PM-driven feature request. Must include a checklist of items that must be completed. status/info-needed More information is needed before the issue can move into the “analyzing” state for engineering. labels Aug 7, 2016
@benoitf benoitf mentioned this issue Sep 21, 2016
28 tasks
@TylerJewell TylerJewell changed the title User Workspace Access Improvements User Workspace SSH Improvements Oct 16, 2016
benoitf added a commit that referenced this issue Oct 26, 2016
…t scrolls to the bottom in the IDE. It should scroll to the top

Signed-off-by: Florent BENOIT <fbenoit@codenvy.com>
benoitf added a commit that referenced this issue Oct 31, 2016
…t scrolls to the bottom in the IDE. It should scroll to the top

Signed-off-by: Florent BENOIT <fbenoit@codenvy.com>
@bmicklea bmicklea added the kind/enhancement A feature request - must adhere to the feature request template. label Nov 3, 2016
@benoitf benoitf added status/in-progress This issue has been taken by an engineer and is under active development. sprint/current and removed status/info-needed More information is needed before the issue can move into the “analyzing” state for engineering. labels Nov 3, 2016
@benoitf benoitf self-assigned this Nov 3, 2016
benoitf added a commit that referenced this issue Nov 10, 2016
Change the text displayed to connect with SSH to a machine
- display correct user to use
- display ssh private key if any
- display che ssh command

Change-Id: I9a5e3aeeb8c3b7fa8503976ac190d5a8a2e4c4b1
Signed-off-by: Florent BENOIT <fbenoit@codenvy.com>
benoitf added a commit that referenced this issue Nov 10, 2016
Change the text displayed to connect with SSH to a machine
- display correct user to use
- display ssh private key if any
- display che ssh command

Change-Id: I9a5e3aeeb8c3b7fa8503976ac190d5a8a2e4c4b1
Signed-off-by: Florent BENOIT <fbenoit@codenvy.com>
benoitf added a commit that referenced this issue Nov 10, 2016
Change the text displayed to connect with SSH to a machine
- display correct user to use
- display ssh private key if any
- display che ssh command

Change-Id: I9a5e3aeeb8c3b7fa8503976ac190d5a8a2e4c4b1
Signed-off-by: Florent BENOIT <fbenoit@codenvy.com>
@benoitf benoitf removed sprint/current status/in-progress This issue has been taken by an engineer and is under active development. labels Nov 14, 2016
@benoitf benoitf closed this as completed Nov 14, 2016
@benoitf benoitf added this to the 5.0.0-M7 milestone Nov 14, 2016
@bmicklea bmicklea mentioned this issue Nov 16, 2016
66 tasks
JPinkney pushed a commit to JPinkney/che that referenced this issue Aug 17, 2017
…SH panel, it scrolls to the bottom in the IDE. It should scroll to the top

Signed-off-by: Florent BENOIT <fbenoit@codenvy.com>
JPinkney pushed a commit to JPinkney/che that referenced this issue Aug 17, 2017
Change the text displayed to connect with SSH to a machine
- display correct user to use
- display ssh private key if any
- display che ssh command

Change-Id: I9a5e3aeeb8c3b7fa8503976ac190d5a8a2e4c4b1
Signed-off-by: Florent BENOIT <fbenoit@codenvy.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/enhancement A feature request - must adhere to the feature request template. kind/epic A long-lived, PM-driven feature request. Must include a checklist of items that must be completed.
Projects
None yet
Development

No branches or pull requests

3 participants