freeipa/doc/api/radiusproxy_add.md

37 lines
891 B
Markdown
Raw Normal View History

[//]: # (THE CONTENT BELOW IS GENERATED. DO NOT EDIT.)
# radiusproxy_add
Add a new RADIUS proxy server.
### Arguments
|Name|Type|Required
|-|-|-
|cn|:ref:`Str<Str>`|True
### Options
* ipatokenradiusserver : :ref:`Str<Str>` **(Required)**
* ipatokenradiussecret : :ref:`Password<Password>` **(Required)**
* all : :ref:`Flag<Flag>` **(Required)**
* Default: False
* raw : :ref:`Flag<Flag>` **(Required)**
* Default: False
* description : :ref:`Str<Str>`
* ipatokenradiustimeout : :ref:`Int<Int>`
* ipatokenradiusretries : :ref:`Int<Int>`
* ipatokenusermapattribute : :ref:`Str<Str>`
* setattr : :ref:`Str<Str>`
* addattr : :ref:`Str<Str>`
* version : :ref:`Str<Str>`
### Output
|Name|Type
|-|-
|result|Entry
|summary|Output
|value|PrimaryKey
[//]: # (ADD YOUR NOTES BELOW. THESE WILL BE PICKED EVERY TIME THE DOCS ARE REGENERATED. //end)
### Semantics
### Notes
### Version differences