summaryrefslogtreecommitdiffstats
path: root/install/ui/test/data/selinuxusermap_add_host.json
diff options
context:
space:
mode:
Diffstat (limited to 'install/ui/test/data/selinuxusermap_add_host.json')
-rw-r--r--install/ui/test/data/selinuxusermap_add_host.json35
1 files changed, 35 insertions, 0 deletions
diff --git a/install/ui/test/data/selinuxusermap_add_host.json b/install/ui/test/data/selinuxusermap_add_host.json
new file mode 100644
index 00000000..8ea3a17c
--- /dev/null
+++ b/install/ui/test/data/selinuxusermap_add_host.json
@@ -0,0 +1,35 @@
+{
+ "error": null,
+ "id": null,
+ "result": {
+ "completed": 1,
+ "failed": {
+ "memberhost": {
+ "host": [],
+ "hostgroup": []
+ }
+ },
+ "result": {
+ "cn": [
+ "karel_unconfined"
+ ],
+ "description": [
+ "description"
+ ],
+ "dn": "ipauniqueid=dbe2ffa0-3c2c-11e1-ad81-00163e6185c4,cn=usermap,cn=selinux,dc=dev,dc=example,dc=com",
+ "ipaenabledflag": [
+ "TRUE"
+ ],
+ "ipaselinuxuser": [
+ "unconfined_u:s0-s0:c0.c1023"
+ ],
+ "memberhost_host": [
+ "dev.example.com"
+ ],
+ "memberuser_user": [
+ "karel",
+ "admin"
+ ]
+ }
+ }
+} \ No newline at end of file