Project

General

Profile

Actions

Documentation #46324

open

Sepia VPN Client Access documentation is out-of-date

Added by Zac Dover almost 4 years ago.

Status:
New
Priority:
Normal
Assignee:
Category:
Documentation
Target version:
-
% Done:

0%

Tags:
Backport:
Reviewed:
Affected Versions:
Pull request ID:

Description

https://wiki.sepia.ceph.com/doku.php?id=vpnaccess#vpn_client_access

There are two issues that I noticed that must be resolved on this page. (Josh Durgin confirmed for me that these are indeed issues.)

Issue #1
This page refers to python2. Python2 is old. Remove the mention of Python2.

Issue #2

The following material should be added to the Sepia page to step new users through the process if they don't know how to generate ssh keys and upload the public half of them.

zdover@zdover-ThinkPad-T530:/etc/openvpn$ sudo ./sepia/new-client zdover@lenovot5301
Please submit the following line to the OpenVPN admin:

zdover@lenovot5301 88ArNhsAMXq/nkSC9tKDig 131b8214bbea52345220522f8dd13c768bc5c1e41e4d164e7138719cfc3295d3

zdover@zdover-ThinkPad-T530:/etc/openvpn$ ssh-keygen -t rsa -C
Generating public/private rsa key pair.
Enter file in which to save the key (/home/zdover/.ssh/id_rsa):
Enter passphrase (empty for no passphrase):
Enter same passphrase again:
Your identification has been saved in /home/zdover/.ssh/id_rsa.
Your public key has been saved in /home/zdover/.ssh/id_rsa.pub.
The key fingerprint is:
SHA256: blahblahblah
The key's randomart image is:

zdover@zdover-ThinkPad-T530:~/.ssh$ pwd
/home/zdover/.ssh
zdover@zdover-ThinkPad-T530:~/.ssh$ xclip -sel clip id_rsa.pub

No data to display

Actions

Also available in: Atom PDF