mirror of
https://salsa.debian.org/freeipa-team/freeipa.git
synced 2025-01-11 00:31:56 -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.1 KiB
1.1 KiB
service_find
Search for IPA services.
Arguments
Name | Type | Required |
---|---|---|
criteria | :ref:Str<Str> |
False |
Options
- all : :ref:
Flag<Flag>
(Required) - Default: False
- raw : :ref:
Flag<Flag>
(Required) - Default: False
- no_members : :ref:
Flag<Flag>
(Required) - Default: True
- krbcanonicalname : :ref:
Principal<Principal>
- krbprincipalname : :ref:
Principal<Principal>
- ipakrbauthzdata : :ref:
StrEnum<StrEnum>
- Values: ('MS-PAC', 'PAD', 'NONE')
- krbprincipalauthind : :ref:
StrEnum<StrEnum>
- Values: ('radius', 'otp', 'pkinit', 'hardened', 'idp', 'passkey')
- timelimit : :ref:
Int<Int>
- sizelimit : :ref:
Int<Int>
- version : :ref:
Str<Str>
- pkey_only : :ref:
Flag<Flag>
- Default: False
- man_by_host : :ref:
Str<Str>
- not_man_by_host : :ref:
Str<Str>
Output
Name | Type |
---|---|
count | Output |
result | ListOfEntries |
summary | Output |
truncated | Output |