From e3e33e10ddb8121cbfa815cc6afc2e488e8de3bc Mon Sep 17 00:00:00 2001 From: Nikos Mavrogiannopoulos Date: Sat, 24 Jan 2015 13:59:01 +0100 Subject: [PATCH] ocserv: enable min-reauth-time in default configuration Signed-off-by: Nikos Mavrogiannopoulos --- net/ocserv/Makefile | 2 +- net/ocserv/files/ocserv.conf.template | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/net/ocserv/Makefile b/net/ocserv/Makefile index cd52aaa8e..3ddc5be7d 100644 --- a/net/ocserv/Makefile +++ b/net/ocserv/Makefile @@ -9,7 +9,7 @@ include $(TOPDIR)/rules.mk PKG_NAME:=ocserv PKG_VERSION:=0.9.0 -PKG_RELEASE:=2 +PKG_RELEASE:=3 PKG_BUILD_DIR :=$(BUILD_DIR)/$(PKG_NAME)-$(PKG_VERSION) PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.xz diff --git a/net/ocserv/files/ocserv.conf.template b/net/ocserv/files/ocserv.conf.template index 36fdca4b5..8307bf650 100644 --- a/net/ocserv/files/ocserv.conf.template +++ b/net/ocserv/files/ocserv.conf.template @@ -138,7 +138,7 @@ auth-timeout = 40 # The time (in seconds) that a client is not allowed to reconnect after # a failed authentication attempt. -#min-reauth-time = 2 +min-reauth-time = 360 # Cookie timeout (in seconds) # which he can reconnect. That cookie will be invalided if not