62 lines
2.0 KiB
Markdown
62 lines
2.0 KiB
Markdown
[//]: # (THE CONTENT BELOW IS GENERATED. DO NOT EDIT.)
|
|
# config_mod
|
|
Modify configuration options.
|
|
|
|
### Arguments
|
|
No arguments.
|
|
|
|
### Options
|
|
* rights : :ref:`Flag<Flag>` **(Required)**
|
|
* Default: False
|
|
* all : :ref:`Flag<Flag>` **(Required)**
|
|
* Default: False
|
|
* raw : :ref:`Flag<Flag>` **(Required)**
|
|
* Default: False
|
|
* ipamaxusernamelength : :ref:`Int<Int>`
|
|
* ipamaxhostnamelength : :ref:`Int<Int>`
|
|
* ipahomesrootdir : :ref:`IA5Str<IA5Str>`
|
|
* ipadefaultloginshell : :ref:`Str<Str>`
|
|
* ipadefaultprimarygroup : :ref:`Str<Str>`
|
|
* ipadefaultemaildomain : :ref:`Str<Str>`
|
|
* ipasearchtimelimit : :ref:`Int<Int>`
|
|
* ipasearchrecordslimit : :ref:`Int<Int>`
|
|
* ipausersearchfields : :ref:`IA5Str<IA5Str>`
|
|
* ipagroupsearchfields : :ref:`IA5Str<IA5Str>`
|
|
* ipamigrationenabled : :ref:`Bool<Bool>`
|
|
* ipagroupobjectclasses : :ref:`Str<Str>`
|
|
* ipauserobjectclasses : :ref:`Str<Str>`
|
|
* ipapwdexpadvnotify : :ref:`Int<Int>`
|
|
* ipaconfigstring : :ref:`StrEnum<StrEnum>`
|
|
* Values: ('AllowNThash', 'KDC:Disable Last Success', 'KDC:Disable Lockout', 'KDC:Disable Default Preauth for SPNs', 'EnforceLDAPOTP')
|
|
* ipaselinuxusermaporder : :ref:`Str<Str>`
|
|
* ipaselinuxusermapdefault : :ref:`Str<Str>`
|
|
* ipakrbauthzdata : :ref:`StrEnum<StrEnum>`
|
|
* Values: ('MS-PAC', 'PAD', 'nfs:NONE')
|
|
* ipauserauthtype : :ref:`StrEnum<StrEnum>`
|
|
* Values: ('password', 'radius', 'otp', 'pkinit', 'hardened', 'idp', 'passkey', 'disabled')
|
|
* ipauserdefaultsubordinateid : :ref:`Bool<Bool>`
|
|
* ca_renewal_master_server : :ref:`Str<Str>`
|
|
* ipadomainresolutionorder : :ref:`Str<Str>`
|
|
* enable_sid : :ref:`Flag<Flag>`
|
|
* Default: False
|
|
* add_sids : :ref:`Flag<Flag>`
|
|
* Default: False
|
|
* netbios_name : :ref:`Str<Str>`
|
|
* setattr : :ref:`Str<Str>`
|
|
* addattr : :ref:`Str<Str>`
|
|
* delattr : :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 |