mirror of
https://salsa.debian.org/freeipa-team/freeipa.git
synced 2024-12-23 07:33:27 -06:00
9963dcdd5b
Include changes related to passkey auth indicators. Signed-off-by: Florence Blanc-Renaud <flo@redhat.com> Reviewed-By: Alexander Bokovoy <abokovoy@redhat.com>
1.5 KiB
1.5 KiB
host_mod
Modify information about a host.
Arguments
Name | Type | Required |
---|---|---|
fqdn | :ref:Str<Str> |
True |
Options
- rights : :ref:
Flag<Flag>
(Required) - Default: False
- all : :ref:
Flag<Flag>
(Required) - Default: False
- raw : :ref:
Flag<Flag>
(Required) - Default: False
- no_members : :ref:
Flag<Flag>
(Required) - Default: False
- description : :ref:
Str<Str>
- l : :ref:
Str<Str>
- nshostlocation : :ref:
Str<Str>
- nshardwareplatform : :ref:
Str<Str>
- nsosversion : :ref:
Str<Str>
- userpassword : :ref:
HostPassword<HostPassword>
- random : :ref:
Flag<Flag>
- Default: False
- usercertificate : :ref:
Certificate<Certificate>
- krbprincipalname : :ref:
Principal<Principal>
- macaddress : :ref:
Str<Str>
- ipasshpubkey : :ref:
Str<Str>
- userclass : :ref:
Str<Str>
- ipaassignedidview : :ref:
Str<Str>
- krbprincipalauthind : :ref:
StrEnum<StrEnum>
- Values: ('radius', 'otp', 'pkinit', 'hardened', 'idp', 'passkey')
- ipakrbrequirespreauth : :ref:
Bool<Bool>
- ipakrbokasdelegate : :ref:
Bool<Bool>
- ipakrboktoauthasdelegate : :ref:
Bool<Bool>
- setattr : :ref:
Str<Str>
- addattr : :ref:
Str<Str>
- delattr : :ref:
Str<Str>
- updatedns : :ref:
Flag<Flag>
- Default: False
- version : :ref:
Str<Str>
Output
Name | Type |
---|---|
result | Entry |
summary | Output |
value | PrimaryKey |