Changed location of otp database to /etc
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@1043 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
@@ -71,6 +71,6 @@
|
||||
|
||||
#define OTPKEYS "/.otpkeys"
|
||||
|
||||
#define OTP_DB "/tmp/otp"
|
||||
#define OTP_DB_LOCK "/tmp/otp-lock"
|
||||
#define OTP_DB "/etc/otp"
|
||||
#define OTP_DB_LOCK "/etc/otp-lock"
|
||||
|
||||
|
Reference in New Issue
Block a user