add a clue to the manual re 60 second x-step-size used by the c200 TOTP tokens.
This commit is contained in:
parent
1931eaa0b1
commit
d693b7b346
@ -1,8 +1,9 @@
|
||||
# $OpenBSD: Makefile,v 1.4 2012/11/28 22:54:22 sthen Exp $
|
||||
# $OpenBSD: Makefile,v 1.5 2013/01/04 00:41:42 sthen Exp $
|
||||
|
||||
COMMENT= authentication provider for OATH one-time passwords
|
||||
|
||||
DISTNAME= login_oath-0.8
|
||||
REVISION= 0
|
||||
CATEGORIES= sysutils
|
||||
|
||||
MASTER_SITES= http://spacehopper.org/mirrors/
|
||||
|
@ -0,0 +1,11 @@
|
||||
$OpenBSD: patch-login_totp-and-pwd_login_totp-and-pwd_8,v 1.1 2013/01/04 00:41:42 sthen Exp $
|
||||
--- login_totp-and-pwd/login_totp-and-pwd.8.orig Fri Jan 4 00:40:18 2013
|
||||
+++ login_totp-and-pwd/login_totp-and-pwd.8 Fri Jan 4 00:40:22 2013
|
||||
@@ -90,6 +90,7 @@ Default is 0 seconds.
|
||||
.It x-step-size
|
||||
Time window duration in seconds.
|
||||
Default is 30 seconds.
|
||||
+Feitian OTP c200 tokens use a 60 second step size.
|
||||
.It x-window
|
||||
Number of time windows.
|
||||
.Nm
|
11
sysutils/login_oath/patches/patch-login_totp_login_totp_8
Normal file
11
sysutils/login_oath/patches/patch-login_totp_login_totp_8
Normal file
@ -0,0 +1,11 @@
|
||||
$OpenBSD: patch-login_totp_login_totp_8,v 1.1 2013/01/04 00:41:42 sthen Exp $
|
||||
--- login_totp/login_totp.8.orig Fri Jan 4 00:39:04 2013
|
||||
+++ login_totp/login_totp.8 Fri Jan 4 00:40:09 2013
|
||||
@@ -77,6 +77,7 @@ Default is 0 seconds.
|
||||
.It x-step-size
|
||||
Time window duration in seconds.
|
||||
Default is 30 seconds.
|
||||
+Feitian OTP c200 tokens use a 60 second step size.
|
||||
.It x-window
|
||||
Number of time windows.
|
||||
.Nm
|
Loading…
x
Reference in New Issue
Block a user