taRadiusSrv 2.5 Installation
(Für deutsche Fassung hier klicken)
This documentation shows, how to
taRadiusSrv.
If you need support, please contact us. We will be happy to support you.
taRadiusSrv Installation
To install taRadiusSrv please follow the steps below:
- Read and accept the license conditions.
- Install the Java Runtime 1.4 or higher
- Unzip all files of taRadiusSrv.zip to a directory of your choice (program directory).
- Unzip all files of taRadiusSrv-scripts_xxx.zip to the program directory, so that e.g. taRadiusSrv-SendToken1.cmd is then in sub-directory 'data'
- If you have an own license, copy the file taRadiusSrv.license to the sub-directory 'data'
- taRadiusSrv needs full rights in the sub-directories 'data' und 'html'
- If you use an EVAL license, the server will need access to the Internet.
Windows: If you want to install taRadiusSrv as a service you can use additional software like AppToService oder SrvAny.
Linux: Setup taRadiusSrv to run as a daemon. Use java -cp eve.jar Eve taRadiusSrv.eve -c to start taRadiusSrv.
Configuring taRadiusSrv
You now need to adjust taRadiusSrv to fit your environment. See the technical documentation in docs/en/tech.html for more information.
- Customize following scripts (in the sub-directory 'data') to fit your environment:
- taRadiusSrv-Alert.cmd
- taRadiusSrv-SendToken1.cmd
- taRadiusSrv-SendToken2.cmd
- taRadiusSrv-SendToken3.cmd
- taRadiusSrv-Accept.cmd
- StopServer.cmd (if you intend to use this batch)
- MakeCopyForBackup (if you intend to use this batch)
Linux: Set the scripts to be executable.
- Start taRadiusSrv (Linux: stop the daemon and start taRadiusSrv in GUI mode with java -cp eve.jar Eve taRadiusSrv.eve
- Login as admin
- Define the server settings
- Define clients and users
- Logout again.
- Linux: Stop taRadiusSrv and start it as daemon again.
You can change the font in the "VM Options" of the Eve VM. For this, start the Eve VM with java -cp eve.jar Eve
taRadiusSrv Upgrade
To upgrade taRadiusSrv follow the steps below:
- Read and accept the license conditions.
- Get yourself a new license file taRadiusSrv.license. If you have a maintenance contract, you will get it free and fast from Tanapro.
- Stop taRadiusSrv
- Make a backup copy of your old version
- Delete the subdirectory 'docs' of your old version
- Delete taRadiusSrv.eve and eve.jar of your old version
- Extract following files from taRadiusSrv.zip to the program directory:
- taRadiusSrv.eve and eve.jar
- docs\*.*
- Copy the new taRadiusSrv.license file to the 'data' sub-directory.
- Start taRadiusSrv in GUI mode
- Login as admin
- Check and complete the server settings
- Perform a database upgrade
- Check the clients and users
- Logout again
- Linux: Stop taRadiusSrv and start it as daemon again.