summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTomas Babej <tbabej@redhat.com>2014-09-17 14:13:16 +0200
committerMartin Kosek <mkosek@redhat.com>2014-09-30 10:42:06 +0200
commitbba37691965ea2afef7763ee4ab6a9559b8b0e78 (patch)
treea700e442854c82f531a0ef24ebc9e66e47b67b55
parent277b762d363a3a05bb5ca99e2dc7242704ff0124 (diff)
downloadfreeipa-bba37691965ea2afef7763ee4ab6a9559b8b0e78.tar.gz
freeipa-bba37691965ea2afef7763ee4ab6a9559b8b0e78.tar.xz
freeipa-bba37691965ea2afef7763ee4ab6a9559b8b0e78.zip
idviews: Update the referential plugin config to watch for ipaAssignedIDView
We need the referential plugin config to watch for changes in the ID view objects, since hosts refer to them in ipaAssignedIDView attribute. Part of: https://fedorahosted.org/freeipa/ticket/3979 Reviewed-By: Petr Viktorin <pviktori@redhat.com> Reviewed-By: Petr Vobornik <pvoborni@redhat.com> Reviewed-By: Alexander Bokovoy <abokovoy@redhat.com>
-rw-r--r--install/updates/20-indices.update7
-rw-r--r--install/updates/25-referint.update1
2 files changed, 8 insertions, 0 deletions
diff --git a/install/updates/20-indices.update b/install/updates/20-indices.update
index 5ff6d713d..a8a432d9c 100644
--- a/install/updates/20-indices.update
+++ b/install/updates/20-indices.update
@@ -143,3 +143,10 @@ default:ObjectClass: top
default:ObjectClass: nsIndex
default:nsSystemIndex: false
only:nsIndexType: eq,pres,sub
+
+dn: cn=ipaassignedidview,cn=index,cn=userRoot,cn=ldbm database,cn=plugins,cn=config
+default:cn: ipaassignedidview
+default:ObjectClass: top
+default:ObjectClass: nsIndex
+default:nsSystemIndex: false
+only:nsIndexType: eq,pres,sub
diff --git a/install/updates/25-referint.update b/install/updates/25-referint.update
index c4bff5dac..a43d21ad5 100644
--- a/install/updates/25-referint.update
+++ b/install/updates/25-referint.update
@@ -26,3 +26,4 @@ add: referint-membership-attr: memberdenycmd
add: referint-membership-attr: ipasudorunas
add: referint-membership-attr: ipasudorunasgroup
add: referint-membership-attr: ipatokenradiusconfiglink
+add: referint-membership-attr: ipaassignedidview