freeipa/doc/api/subid_match.md
2025-08-12 22:28:56 +02:00

757 B

subid_match

Match users by any subordinate uid in their range

Arguments

Name Type Required
criteria :ref:Str<Str> False

Options

  • ipasubuidnumber : :ref:Int<Int> (Required)
  • all : :ref:Flag<Flag> (Required)
  • Default: False
  • raw : :ref:Flag<Flag> (Required)
  • Default: False
  • timelimit : :ref:Int<Int>
  • sizelimit : :ref:Int<Int>
  • version : :ref:Str<Str>
  • pkey_only : :ref:Flag<Flag>
  • Default: False

Output

Name Type
count Output
result ListOfEntries
summary Output
truncated Output

Semantics

Notes

Version differences