summaryrefslogtreecommitdiffstats
path: root/install/ui/test/data/ipa_init_commands.json
diff options
context:
space:
mode:
authorPetr Vobornik <pvoborni@redhat.com>2012-08-01 17:59:54 +0200
committerPetr Vobornik <pvoborni@redhat.com>2012-08-02 10:22:25 +0200
commitdc79b60ebb35bff9658448a9851438b0407558f4 (patch)
tree7ba800d33d0d531a331d9caa58cd52a97c07ed60 /install/ui/test/data/ipa_init_commands.json
parentfb817d340139822d17414da93853be5bc3bf6086 (diff)
downloadfreeipa-dc79b60ebb35bff9658448a9851438b0407558f4.tar.gz
freeipa-dc79b60ebb35bff9658448a9851438b0407558f4.tar.xz
freeipa-dc79b60ebb35bff9658448a9851438b0407558f4.zip
PAC Type options for services in Web UI
Following options were added to Web UI * PAC Type in service * PAC Type in configuration Testing metadata for objects and commands were regenerated. https://fedorahosted.org/freeipa/ticket/2958
Diffstat (limited to 'install/ui/test/data/ipa_init_commands.json')
-rw-r--r--install/ui/test/data/ipa_init_commands.json568
1 files changed, 567 insertions, 1 deletions
diff --git a/install/ui/test/data/ipa_init_commands.json b/install/ui/test/data/ipa_init_commands.json
index 3a2d2612d..0f4edb891 100644
--- a/install/ui/test/data/ipa_init_commands.json
+++ b/install/ui/test/data/ipa_init_commands.json
@@ -1825,7 +1825,7 @@
"takes_options": [
{
"class": "Str",
- "doc": "Service principal for this certificate (e.g. HTTP/dev.example.com)",
+ "doc": "Service principal for this certificate (e.g. HTTP/test.example.com)",
"flags": [],
"label": "Principal",
"name": "principal",
@@ -2129,6 +2129,20 @@
"type": "unicode"
},
{
+ "attribute": true,
+ "class": "StrEnum",
+ "doc": "Default types of PAC for new services",
+ "flags": [],
+ "label": "PAC type",
+ "multivalue": true,
+ "name": "ipakrbauthzdata",
+ "type": "unicode",
+ "values": [
+ "MS-PAC",
+ "PAD"
+ ]
+ },
+ {
"name": "setattr"
},
{
@@ -3353,6 +3367,11 @@
"__base64__": ""
},
"name": "loc_part_lat_sec",
+ "numberclass": [
+ "-Normal",
+ "+Zero",
+ "+Normal"
+ ],
"option_group": "LOC Record",
"precision": 3,
"type": "Decimal"
@@ -3417,6 +3436,11 @@
"__base64__": ""
},
"name": "loc_part_lon_sec",
+ "numberclass": [
+ "-Normal",
+ "+Zero",
+ "+Normal"
+ ],
"option_group": "LOC Record",
"precision": 3,
"type": "Decimal"
@@ -3454,6 +3478,11 @@
"__base64__": ""
},
"name": "loc_part_altitude",
+ "numberclass": [
+ "-Normal",
+ "+Zero",
+ "+Normal"
+ ],
"option_group": "LOC Record",
"precision": 2,
"type": "Decimal"
@@ -3472,6 +3501,11 @@
"__base64__": ""
},
"name": "loc_part_size",
+ "numberclass": [
+ "-Normal",
+ "+Zero",
+ "+Normal"
+ ],
"option_group": "LOC Record",
"precision": 2,
"type": "Decimal"
@@ -3490,6 +3524,11 @@
"__base64__": ""
},
"name": "loc_part_h_precision",
+ "numberclass": [
+ "-Normal",
+ "+Zero",
+ "+Normal"
+ ],
"option_group": "LOC Record",
"precision": 2,
"type": "Decimal"
@@ -3508,6 +3547,11 @@
"__base64__": ""
},
"name": "loc_part_v_precision",
+ "numberclass": [
+ "-Normal",
+ "+Zero",
+ "+Normal"
+ ],
"option_group": "LOC Record",
"precision": 2,
"type": "Decimal"
@@ -6193,6 +6237,11 @@
"__base64__": ""
},
"name": "loc_part_lat_sec",
+ "numberclass": [
+ "-Normal",
+ "+Zero",
+ "+Normal"
+ ],
"option_group": "LOC Record",
"precision": 3,
"type": "Decimal"
@@ -6257,6 +6306,11 @@
"__base64__": ""
},
"name": "loc_part_lon_sec",
+ "numberclass": [
+ "-Normal",
+ "+Zero",
+ "+Normal"
+ ],
"option_group": "LOC Record",
"precision": 3,
"type": "Decimal"
@@ -6294,6 +6348,11 @@
"__base64__": ""
},
"name": "loc_part_altitude",
+ "numberclass": [
+ "-Normal",
+ "+Zero",
+ "+Normal"
+ ],
"option_group": "LOC Record",
"precision": 2,
"type": "Decimal"
@@ -6312,6 +6371,11 @@
"__base64__": ""
},
"name": "loc_part_size",
+ "numberclass": [
+ "-Normal",
+ "+Zero",
+ "+Normal"
+ ],
"option_group": "LOC Record",
"precision": 2,
"type": "Decimal"
@@ -6330,6 +6394,11 @@
"__base64__": ""
},
"name": "loc_part_h_precision",
+ "numberclass": [
+ "-Normal",
+ "+Zero",
+ "+Normal"
+ ],
"option_group": "LOC Record",
"precision": 2,
"type": "Decimal"
@@ -6348,6 +6417,11 @@
"__base64__": ""
},
"name": "loc_part_v_precision",
+ "numberclass": [
+ "-Normal",
+ "+Zero",
+ "+Normal"
+ ],
"option_group": "LOC Record",
"precision": 2,
"type": "Decimal"
@@ -7554,6 +7628,10 @@
}
]
},
+ "dnszone_add_permission": {
+ "takes_args": [],
+ "takes_options": []
+ },
"dnszone_del": {
"takes_args": [],
"takes_options": [
@@ -8089,6 +8167,10 @@
}
]
},
+ "dnszone_remove_permission": {
+ "takes_args": [],
+ "takes_options": []
+ },
"dnszone_show": {
"takes_args": [],
"takes_options": [
@@ -8385,6 +8467,15 @@
"type": "bool"
},
{
+ "class": "Flag",
+ "doc": "Allow adding external non-IPA members from trusted domains",
+ "flags": [],
+ "label": "<external>",
+ "name": "external",
+ "required": true,
+ "type": "bool"
+ },
+ {
"name": "all"
},
{
@@ -8399,6 +8490,20 @@
"takes_args": [],
"takes_options": [
{
+ "class": "Str",
+ "doc": "comma-separated SIDs of members of a trusted domain",
+ "flags": [
+ "no_update",
+ "no_create",
+ "no_search"
+ ],
+ "label": "External member",
+ "multivalue": true,
+ "name": "ipaexternalmember",
+ "noextrawhitespace": true,
+ "type": "unicode"
+ },
+ {
"name": "all"
},
{
@@ -8732,6 +8837,15 @@
"type": "bool"
},
{
+ "class": "Flag",
+ "doc": "change to support external non-IPA members from trusted domains",
+ "flags": [],
+ "label": "<external>",
+ "name": "external",
+ "required": true,
+ "type": "bool"
+ },
+ {
"name": "all"
},
{
@@ -8759,6 +8873,20 @@
"takes_args": [],
"takes_options": [
{
+ "class": "Str",
+ "doc": "comma-separated SIDs of members of a trusted domain",
+ "flags": [
+ "no_update",
+ "no_create",
+ "no_search"
+ ],
+ "label": "External member",
+ "multivalue": true,
+ "name": "ipaexternalmember",
+ "noextrawhitespace": true,
+ "type": "unicode"
+ },
+ {
"name": "all"
},
{
@@ -12291,6 +12419,31 @@
}
]
},
+ "permission_add_noaci": {
+ "takes_args": [],
+ "takes_options": [
+ {
+ "class": "StrEnum",
+ "doc": "Permission type",
+ "flags": [],
+ "label": "Permission type",
+ "name": "permissiontype",
+ "type": "unicode",
+ "values": [
+ "SYSTEM"
+ ]
+ },
+ {
+ "name": "all"
+ },
+ {
+ "name": "raw"
+ },
+ {
+ "name": "version"
+ }
+ ]
+ },
"permission_del": {
"takes_args": [],
"takes_options": [
@@ -12302,6 +12455,18 @@
"name": "continue",
"required": true,
"type": "bool"
+ },
+ {
+ "class": "Flag",
+ "doc": "force delete of SYSTEM permissions",
+ "flags": [
+ "no_option",
+ "no_output"
+ ],
+ "label": "Force",
+ "name": "force",
+ "required": true,
+ "type": "bool"
}
]
},
@@ -13387,6 +13552,364 @@
}
]
},
+ "range_add": {
+ "takes_args": [],
+ "takes_options": [
+ {
+ "attribute": true,
+ "class": "Int",
+ "doc": "First Posix ID of the range",
+ "flags": [],
+ "label": "First Posix ID of the range",
+ "maxvalue": 2147483647,
+ "minvalue": -2147483648,
+ "name": "ipabaseid",
+ "required": true,
+ "type": "int"
+ },
+ {
+ "attribute": true,
+ "class": "Int",
+ "doc": "Number of IDs in the range",
+ "flags": [],
+ "label": "Number of IDs in the range",
+ "maxvalue": 2147483647,
+ "minvalue": -2147483648,
+ "name": "ipaidrangesize",
+ "required": true,
+ "type": "int"
+ },
+ {
+ "attribute": true,
+ "class": "Int",
+ "doc": "First RID of the corresponding RID range",
+ "flags": [],
+ "label": "First RID of the corresponding RID range",
+ "maxvalue": 2147483647,
+ "minvalue": -2147483648,
+ "name": "ipabaserid",
+ "required": true,
+ "type": "int"
+ },
+ {
+ "attribute": true,
+ "class": "Int",
+ "doc": "First RID of the secondary RID range",
+ "flags": [],
+ "label": "First RID of the secondary RID range",
+ "maxvalue": 2147483647,
+ "minvalue": -2147483648,
+ "name": "ipasecondarybaserid",
+ "type": "int"
+ },
+ {
+ "attribute": true,
+ "class": "Str",
+ "doc": "Domain SID of the trusted domain",
+ "flags": [],
+ "label": "Domain SID of the trusted domain",
+ "name": "ipanttrusteddomainsid",
+ "noextrawhitespace": true,
+ "type": "unicode"
+ },
+ {
+ "attribute": true,
+ "class": "Str",
+ "doc": "Range type",
+ "flags": [
+ "no_option"
+ ],
+ "label": "Range type",
+ "name": "iparangetype",
+ "noextrawhitespace": true,
+ "type": "unicode"
+ },
+ {
+ "name": "setattr"
+ },
+ {
+ "name": "addattr"
+ },
+ {
+ "name": "all"
+ },
+ {
+ "name": "raw"
+ },
+ {
+ "name": "version"
+ }
+ ]
+ },
+ "range_del": {
+ "takes_args": [],
+ "takes_options": [
+ {
+ "class": "Flag",
+ "doc": "Continuous mode: Don't stop on errors.",
+ "flags": [],
+ "label": "<continue>",
+ "name": "continue",
+ "required": true,
+ "type": "bool"
+ }
+ ]
+ },
+ "range_find": {
+ "takes_args": [],
+ "takes_options": [
+ {
+ "attribute": true,
+ "class": "Str",
+ "doc": "Range name",
+ "flags": [],
+ "label": "Range name",
+ "name": "cn",
+ "noextrawhitespace": true,
+ "primary_key": true,
+ "query": true,
+ "type": "unicode"
+ },
+ {
+ "attribute": true,
+ "class": "Int",
+ "doc": "First Posix ID of the range",
+ "flags": [],
+ "label": "First Posix ID of the range",
+ "maxvalue": 2147483647,
+ "minvalue": -2147483648,
+ "name": "ipabaseid",
+ "query": true,
+ "type": "int"
+ },
+ {
+ "attribute": true,
+ "class": "Int",
+ "doc": "Number of IDs in the range",
+ "flags": [],
+ "label": "Number of IDs in the range",
+ "maxvalue": 2147483647,
+ "minvalue": -2147483648,
+ "name": "ipaidrangesize",
+ "query": true,
+ "type": "int"
+ },
+ {
+ "attribute": true,
+ "class": "Int",
+ "doc": "First RID of the corresponding RID range",
+ "flags": [],
+ "label": "First RID of the corresponding RID range",
+ "maxvalue": 2147483647,
+ "minvalue": -2147483648,
+ "name": "ipabaserid",
+ "query": true,
+ "type": "int"
+ },
+ {
+ "attribute": true,
+ "class": "Int",
+ "doc": "First RID of the secondary RID range",
+ "flags": [],
+ "label": "First RID of the secondary RID range",
+ "maxvalue": 2147483647,
+ "minvalue": -2147483648,
+ "name": "ipasecondarybaserid",
+ "query": true,
+ "type": "int"
+ },
+ {
+ "attribute": true,
+ "class": "Str",
+ "doc": "Domain SID of the trusted domain",
+ "flags": [],
+ "label": "Domain SID of the trusted domain",
+ "name": "ipanttrusteddomainsid",
+ "noextrawhitespace": true,
+ "query": true,
+ "type": "unicode"
+ },
+ {
+ "attribute": true,
+ "class": "Str",
+ "doc": "Range type",
+ "flags": [
+ "no_option"
+ ],
+ "label": "Range type",
+ "name": "iparangetype",
+ "noextrawhitespace": true,
+ "query": true,
+ "type": "unicode"
+ },
+ {
+ "class": "Int",
+ "doc": "Time limit of search in seconds",
+ "flags": [
+ "no_display"
+ ],
+ "label": "Time Limit",
+ "maxvalue": 2147483647,
+ "name": "timelimit",
+ "type": "int"
+ },
+ {
+ "class": "Int",
+ "doc": "Maximum number of entries returned",
+ "flags": [
+ "no_display"
+ ],
+ "label": "Size Limit",
+ "maxvalue": 2147483647,
+ "name": "sizelimit",
+ "type": "int"
+ },
+ {
+ "name": "all"
+ },
+ {
+ "name": "raw"
+ },
+ {
+ "name": "version"
+ },
+ {
+ "class": "Flag",
+ "doc": "Results should contain primary key attribute only (\"name\")",
+ "flags": [],
+ "label": "Primary key only",
+ "name": "pkey_only",
+ "type": "bool"
+ }
+ ]
+ },
+ "range_mod": {
+ "takes_args": [],
+ "takes_options": [
+ {
+ "attribute": true,
+ "class": "Int",
+ "doc": "First Posix ID of the range",
+ "flags": [
+ "nonempty"
+ ],
+ "label": "First Posix ID of the range",
+ "maxvalue": 2147483647,
+ "minvalue": -2147483648,
+ "name": "ipabaseid",
+ "type": "int"
+ },
+ {
+ "attribute": true,
+ "class": "Int",
+ "doc": "Number of IDs in the range",
+ "flags": [
+ "nonempty"
+ ],
+ "label": "Number of IDs in the range",
+ "maxvalue": 2147483647,
+ "minvalue": -2147483648,
+ "name": "ipaidrangesize",
+ "type": "int"
+ },
+ {
+ "attribute": true,
+ "class": "Int",
+ "doc": "First RID of the corresponding RID range",
+ "flags": [
+ "nonempty"
+ ],
+ "label": "First RID of the corresponding RID range",
+ "maxvalue": 2147483647,
+ "minvalue": -2147483648,
+ "name": "ipabaserid",
+ "type": "int"
+ },
+ {
+ "attribute": true,
+ "class": "Int",
+ "doc": "First RID of the secondary RID range",
+ "flags": [],
+ "label": "First RID of the secondary RID range",
+ "maxvalue": 2147483647,
+ "minvalue": -2147483648,
+ "name": "ipasecondarybaserid",
+ "type": "int"
+ },
+ {
+ "attribute": true,
+ "class": "Str",
+ "doc": "Domain SID of the trusted domain",
+ "flags": [],
+ "label": "Domain SID of the trusted domain",
+ "name": "ipanttrusteddomainsid",
+ "noextrawhitespace": true,
+ "type": "unicode"
+ },
+ {
+ "attribute": true,
+ "class": "Str",
+ "doc": "Range type",
+ "flags": [
+ "no_option"
+ ],
+ "label": "Range type",
+ "name": "iparangetype",
+ "noextrawhitespace": true,
+ "type": "unicode"
+ },
+ {
+ "name": "setattr"
+ },
+ {
+ "name": "addattr"
+ },
+ {
+ "name": "delattr"
+ },
+ {
+ "class": "Flag",
+ "doc": "Display the access rights of this entry (requires --all). See ipa man page for details.",
+ "flags": [],
+ "label": "Rights",
+ "name": "rights",
+ "required": true,
+ "type": "bool"
+ },
+ {
+ "name": "all"
+ },
+ {
+ "name": "raw"
+ },
+ {
+ "name": "version"
+ }
+ ]
+ },
+ "range_show": {
+ "takes_args": [],
+ "takes_options": [
+ {
+ "class": "Flag",
+ "doc": "Display the access rights of this entry (requires --all). See ipa man page for details.",
+ "flags": [],
+ "label": "Rights",
+ "name": "rights",
+ "required": true,
+ "type": "bool"
+ },
+ {
+ "name": "all"
+ },
+ {
+ "name": "raw"
+ },
+ {
+ "name": "version"
+ }
+ ]
+ },
"role_add": {
"takes_args": [],
"takes_options": [
@@ -14370,6 +14893,20 @@
"type": "str"
},
{
+ "attribute": true,
+ "class": "StrEnum",
+ "doc": "Types of PAC this service supports",
+ "flags": [],
+ "label": "PAC type",
+ "multivalue": true,
+ "name": "ipakrbauthzdata",
+ "type": "unicode",
+ "values": [
+ "MS-PAC",
+ "PAD"
+ ]
+ },
+ {
"class": "Flag",
"doc": "force principal name even if not in DNS",
"flags": [],
@@ -14447,6 +14984,21 @@
"type": "unicode"
},
{
+ "attribute": true,
+ "class": "StrEnum",
+ "doc": "Types of PAC this service supports",
+ "flags": [],
+ "label": "PAC type",
+ "multivalue": true,
+ "name": "ipakrbauthzdata",
+ "query": true,
+ "type": "unicode",
+ "values": [
+ "MS-PAC",
+ "PAD"
+ ]
+ },
+ {
"class": "Int",
"doc": "Time limit of search in seconds",
"flags": [
@@ -14522,6 +15074,20 @@
"type": "str"
},
{
+ "attribute": true,
+ "class": "StrEnum",
+ "doc": "Types of PAC this service supports",
+ "flags": [],
+ "label": "PAC type",
+ "multivalue": true,
+ "name": "ipakrbauthzdata",
+ "type": "unicode",
+ "values": [
+ "MS-PAC",
+ "PAD"
+ ]
+ },
+ {
"name": "setattr"
},
{