Change default global timeout

git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@1484 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Assar Westerlund
1997-03-23 05:08:15 +00:00
parent 649ab95340
commit c8bfd588e5

View File

@@ -50,8 +50,8 @@ typedef unsigned char OtpKey[OTPKEYSIZE];
#define OTP_MIN_PASSPHRASE 10
#define OTP_MAX_PASSPHRASE 63
#define OTP_USER_TIMEOUT 60
#define OTP_DB_TIMEOUT 60
#define OTP_USER_TIMEOUT 120
#define OTP_DB_TIMEOUT 60
#define OTP_HEXPREFIX "hex:"
#define OTP_WORDPREFIX "word:"