User Tools

Site Tools


login

This is an old revision of the document!


Public Key Auth

The most common way of logging in is public keys in LDAP. You can edit the set of keys in LDAP thus:-

# Set $EDITOR if vi isn't your thing
$ ldapvi --discover -D uid=${USER},ou=Users,dc=wormnet,dc=eu -h ldapi:/// uid=${USER}

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:

  1. Set up your generator with a secret
  2. Tell opiepasswd the initial sequence number and seed

OTP Clients for phones

* VejOTP works on any MIDP-compatible phone

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.1443091385.txt.gz · Last modified: 2015/09/24 10:43 by lentinj