![GE Grid Solutions F60 Скачать руководство пользователя страница 719](http://html.mh-extra.com/html/ge-grid-solutions/f60/f60_instruction-manual_571876719.webp)
GE Multilin
F60 Feeder Protection System
G-1
APPENDIX G
G.1 RADIUS SERVER CONFIGURATION
G
APPENDIX G RADIUS SERVERG.1 RADIUS SERVER CONFIGURATION
G.1.1 RADIUS SERVER CONFIGURATION
The following procedure is an example of how to set up a simple RADIUS server. You install the RADIUS server software
on a separate computer. In this example, we use FreeRADIUS third-party software.
1.
Download and install
FreeRADIUS from www.freeradius.net
as the RADIUS server. This is a Windows 32-bit installa-
tion that is known to work. If you try another third-party tool and it does not work, use the FreeRADIUS software from
freeradius.net.
2.
Open the radius.conf file in the <Path_to_Radius>\etc\raddb folder, locate the "bind_address" field, and enter your
RADIUS server IP address. An example is
bind_address = 10.14.61.109
Text editor software that supports direct editing and saving of UNIX text encodings and line breaks, such as EditPad
Lite, is needed for this editing.
3.
In the users.conf file in the <Path_to_Radius>\etc\raddb folder, add the following text to configure a user "Tester" with
an Administrator role.
Tester User-Password == "testpw"
GE-PDC-USER-Role = Administrator,
4.
In the clients.conf file in the <Path_to_Radius>\etc\raddb folder, add the following text to define the UR as a RADIUS
client, where the client IP address is 10.0.0.2, the subnet mask is 255.255.255.0, the shared secret specified here is
also configured on the UR device for successful authentication, and the shortname is a short, optional alias that can be
used in place of the IP address.
client 10.0.0.2/24 {
secret = testing123
shortname = private-network-1
}
5.
In the <Path_to_Radius>\etc\raddb folder, create a file called dictionary.ge and add the following content.
# ##########################################################
# GE VSAs
############################################################
VENDOR GE 2910
# Management authorization
BEGIN-VENDOR GE
# Role ID
ATTRIBUTE GE-UR-Role 1 integer
# GE-UR-ROLE values
VALUE GE-UR-Role Administrator 1
VALUE GE-UR-Role Supervisor 2
VALUE GE-UR-Role Engineer 3
VALUE GE-UR-Role Operator 4
VALUE GE-UR-Role Observer 5
END-VENDOR GE
#############################################################
6.
In the dictionary file in the <Path_to_Radius>\etc\raddb folder, add the following line.
$INCLUDE dictionary.ge
For example, the file can look like the following:
$INCLUDE ../shareéfreeradius/dictionary
$INCLUDE dictionary.ge
7.
For the first start, run the RADIUS server in debug mode to ensure that there are no compiling errors.
Содержание F60
Страница 10: ...x F60 Feeder Protection System GE Multilin TABLE OF CONTENTS ...
Страница 30: ...1 20 F60 Feeder Protection System GE Multilin 1 5 USING THE RELAY 1 GETTING STARTED 1 ...
Страница 138: ...4 28 F60 Feeder Protection System GE Multilin 4 2 FACEPLATE INTERFACE 4 HUMAN INTERFACES 4 ...
Страница 454: ...5 316 F60 Feeder Protection System GE Multilin 5 10 TESTING 5 SETTINGS 5 ...
Страница 500: ...7 14 F60 Feeder Protection System GE Multilin 7 1 COMMANDS 7 COMMANDS AND TARGETS 7 ...
Страница 508: ...8 8 F60 Feeder Protection System GE Multilin 8 2 FAULT LOCATOR 8 THEORY OF OPERATION 8 ...
Страница 522: ...10 12 F60 Feeder Protection System GE Multilin 10 6 DISPOSAL 10 MAINTENANCE 10 ...
Страница 660: ...B 116 F60 Feeder Protection System GE Multilin B 4 MEMORY MAPPING APPENDIX B B ...
Страница 706: ...E 10 F60 Feeder Protection System GE Multilin E 1 IEC 60870 5 104 APPENDIX E E ...
Страница 718: ...F 12 F60 Feeder Protection System GE Multilin F 2 DNP POINT LISTS APPENDIX F F ...
Страница 728: ...H 8 F60 Feeder Protection System GE Multilin H 2 ABBREVIATIONS APPENDIX H H Z Impedance Zone ...
Страница 730: ...H 10 F60 Feeder Protection System GE Multilin H 3 WARRANTY APPENDIX H H ...