18 lines
804 B
Markdown
18 lines
804 B
Markdown
|
# ComputersMemberserverOptions
|
||
|
|
||
|
Object type specific `UDM` options.
|
||
|
|
||
|
## Properties
|
||
|
Name | Type | Description | Notes
|
||
|
------------ | ------------- | ------------- | -------------
|
||
|
**posix** | **bool** | Posix account | [optional] [default to True]
|
||
|
**kerberos** | **bool** | Kerberos principal | [optional] [default to True]
|
||
|
**samba** | **bool** | Samba account | [optional] [default to True]
|
||
|
**pki** | **bool** | Public key infrastructure account | [optional] [default to False]
|
||
|
**nagios** | **bool** | Nagios support | [optional] [default to False]
|
||
|
**radius_authenticator** | **bool** | RADIUS Authenticator | [optional] [default to False]
|
||
|
|
||
|
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)
|
||
|
|
||
|
|