login
Table of Contents
Public Key Auth
Usual spiel, edit ~/.ssh/authorized_keys
One-time Passwords
There are now password based logins, either use public-key or OTP.
Setting up your user
You do stuff with opiepasswd
. Something like:
- Set up your generator with a secret
- Tell opiepasswd the initial sequence number and seed
OTP Clients for phones
Web-based SSH
There is a web-based SSH client available at https://marmot.wormnet.eu/shell. You will need to have configured OTP to be able to use it.
SSH on 443
sslh is being used to multiplex SSH and HTTPS on 443. This means you can go via an HTTPS proxy to gain access.
login.txt · Last modified: 2016/10/30 08:52 by alex