Project

General

Profile

Actions

Support #5592

closed

SSH Key Management

Added by Andreas Ladanyi about 4 years ago. Updated about 4 years ago.

Status:
Closed
Priority:
Normal
Assignee:
-
Category:
-
Target version:
-
Start date:
12.02.2020
Due date:
% Done:

0%

Estimated time:
Sorting:
Commit Number:
Affected Version:

Description

Release 4.18.2

I am testing the SSH Key Management, ssh submodule of RC CE

I red this documentation: https://docs.rhodecode.com/RhodeCode-Enterprise/auth/ssh-connection.html

I am missing a function to generate/enter a public key in the "SSH Keys" Tab described at point 4 in the above documentation.

Another little point is i had to create ssh/authorized_keys_rhodecode file as an empty file myself.

Actions #1

Updated by Marcin Kuzminski [CTO] about 4 years ago

Hi,

Is ssh.generate_authorized_keyfile = true enabled in rhodecode.ini ? If yes what are you seeing instead of a form to enter the SSH key details ?

Actions #2

Updated by Andreas Ladanyi about 4 years ago

Hi Marcin,

ssh.generate_authorized_keyfile = true

I see a SSH Key tab with opportunity of a quick search filter, an "Update SSH Key File" link and an empty username list. Thats all.

Actions #3

Updated by Marcin Kuzminski [CTO] about 4 years ago

The view you are referring to is a super-admin view all all generated keys inside the system, if it's empty it simply means that there are no SSH keys generated. To generate a new ssh key, click on your username in the right corenr go to my-account and then go to ssh keys.

Actions #4

Updated by Andreas Ladanyi about 4 years ago

Thanks. That was correct.

Actions #5

Updated by Marcin Kuzminski [CTO] about 4 years ago

  • Status changed from New to Closed
Actions

Also available in: Atom PDF