Specifications

65
MA6
Radius Software: “Clients” and “Users” Files
After installing the Radius software, the administrator must customize the Clients file and the
Users file for use in their specific network system. These files can be found in C:\Program
Files\MultiTech Systems\Radius Server. The Clients file and the Users file can both be opened in
Notepad or Wordpad text-processor application programs.
In the Clients file, the administrator specifies the IP address of the RAS Server and the shared
secret known to both the CommPlete 4000 RAS server and to the password authentication server.
Entries in the Clients file must be in this form:
<IP address of client> <blank or tab(s)> <shared secret> <new line>
The IP addresses should be in dotted notation only. Names are not permitted.
For Windows NT only. In the Users file, the administrator lists network users by name and specifies
authentication/password parameters. The "users" file can include another file which contains a list of
users. The syntax is as follows:
$include <full path to the users file>.
When this command is employed under Windows NT, the authentication server can use the same user
database as the host server.
The first line in each user entry contains the following information:
<User name> <Tab> <Check List>
The <User name> field must start from the first column. The <Check List> field can have the
following info :
(i). Auth-Type. This field specifies whether the authentication is done locally or by the
system (for WindowsNT only). Values: Local or System.
(ii). Password = <The password of the particular user>
Indicates that PAP is the authentication protocol.
(iii). CHAP-Password = <The password of the particular user>