User Tools

Site Tools


login

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
login [2011/11/27 11:17]
lentinj
login [2016/10/30 08:52] (current)
alex [Public Key Auth]
Line 1: Line 1:
 ====== Public Key Auth ====== ====== 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} 
  
 +Usual spiel, edit ''​~/​.ssh/​authorized_keys''​
 ====== One-time Passwords ====== ====== One-time Passwords ======
  
Line 11: Line 8:
 ===== Setting up your user ===== ===== 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 ===== ===== OTP Clients for phones =====
  
-* [[http://​fatsquirrel.org/​software/​vejotp/​|VejOTP]] works on any MIDP-compatible phone +  ​* [[http://​fatsquirrel.org/​software/​vejotp/​|VejOTP]] works on any MIDP-compatible phone 
 +  * [[https://​f-droid.org/​repository/​browse/?​fdfilter=OTP&​fdid=de.ub0r.android.otpdroid|optdroid]] should work on Android
 ====== Web-based SSH ====== ====== Web-based SSH ======
  
login.1322392651.txt.gz · Last modified: 2011/11/27 11:17 by lentinj