Starts, stops, or restarts the RADIUS authentication, authorization, and accounting daemons.
The radiusctl command starts, stops, or restarts the RADIUS server daemons used for controlling network authentication, authorization, and accounting.
This command enables full EAP-TLS support in the AIX® RADIUS server in conjunction with the OpenSSL package shipped on the AIX Expansion Pack media.
The local user database of the AIX RADIUS server can be updated while the server is running, however, new changes take effect only after you restart the system. The radiusctl command also makes this possible.
Item | Description |
---|---|
start | Starts running the RADIUS server. Note: If
EAP-TLS is enabled through OpenSSL, you are prompted to enter the
private key password when you attempt to start or restart the server.
|
stop | Stops the RADIUS server. |
restart | Restarts the RADIUS server whether or not it is currently running. If the server is not running, this flag behaves the same as the start flag. |
radiusctl start
radiusctl restart
radiusctl stop