user_radius_create
Create a RADIUS server configuration to authenticate users, with parameters for server address, shared secret, and optional authentication protocol and ports.
Instructions
Create a new RADIUS server configuration.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | RADIUS server name. | |
| server | Yes | RADIUS server IP or hostname. | |
| secret | Yes | RADIUS shared secret. | |
| auth_type | No | Authentication protocol: auto, ms_chap_v2, ms_chap, chap, pap. | auto |
| port | No | RADIUS authentication port. | |
| acct_port | No | RADIUS accounting port. | |
| vdom | No | Target VDOM name. Defaults to the server default VDOM. Use '*' for all VDOMs (super-admin required). |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||