summaryrefslogtreecommitdiffstats
path: root/install/ui/test/data/ipa_init_objects.json
diff options
context:
space:
mode:
Diffstat (limited to 'install/ui/test/data/ipa_init_objects.json')
-rw-r--r--install/ui/test/data/ipa_init_objects.json50
1 files changed, 50 insertions, 0 deletions
diff --git a/install/ui/test/data/ipa_init_objects.json b/install/ui/test/data/ipa_init_objects.json
index b06c28f9c..12f7ebfd6 100644
--- a/install/ui/test/data/ipa_init_objects.json
+++ b/install/ui/test/data/ipa_init_objects.json
@@ -7324,6 +7324,56 @@
"primary_key": true,
"required": true,
"type": "unicode"
+ },
+ {
+ "class": "Str",
+ "doc": "Domain NetBIOS name",
+ "flags": [
+ "no_update",
+ "no_create"
+ ],
+ "label": "Domain NetBIOS name",
+ "name": "ipantflatname",
+ "noextrawhitespace": true,
+ "required": true,
+ "type": "unicode"
+ },
+ {
+ "class": "Str",
+ "doc": "Domain Security Identifier",
+ "flags": [
+ "no_update",
+ "no_create"
+ ],
+ "label": "Domain Security Identifier",
+ "name": "ipanttrusteddomainsid",
+ "noextrawhitespace": true,
+ "required": true,
+ "type": "unicode"
+ },
+ {
+ "class": "Str",
+ "doc": "SID blacklist incoming",
+ "flags": [
+ "no_create"
+ ],
+ "label": "SID blacklist incoming",
+ "multivalue": true,
+ "name": "ipantsidblacklistincoming",
+ "noextrawhitespace": true,
+ "type": "unicode"
+ },
+ {
+ "class": "Str",
+ "doc": "SID blacklist outgoing",
+ "flags": [
+ "no_create"
+ ],
+ "label": "SID blacklist outgoing",
+ "multivalue": true,
+ "name": "ipantsidblacklistoutgoing",
+ "noextrawhitespace": true,
+ "type": "unicode"
}
],
"uuid_attribute": ""