eurephia_init(7) | eurephia_init(7) |
eurephia_init - Initialisation utility for the eurephia OpenVPN plug-in.
eurephia_init [-V|--version] [-h|--help] [-l|--log <filename>] [-L|--log-level <log level>] [-N|--hash-threshold-min <ms>] [-M|--hash-threshold-max <ms>] [-D|--database-driver <path>] [-d|--database-args <args>]
This utility is only supposed to be used when installing eurephia. The purpose is to initialise the database eurephia will use, by setting up some standard configuration values and create an administrator account
Arguments used by eurephia_init:
-N | --hash-threshold-min <ms> : Benchmarking parameter, see below. Default 95ms
-M | --hash-threshold-max <ms> : Benchmarking parameter, see below. Default 200ms
Copyright (C) 2009-2012 David Sommerseth <dazo@users.sourceforge.net>
June 2010 | David Sommerseth |