summaryrefslogtreecommitdiffstats
path: root/install/tools
diff options
context:
space:
mode:
authorSimo Sorce <ssorce@redhat.com>2011-01-21 14:32:55 -0500
committerSimo Sorce <ssorce@redhat.com>2011-01-25 11:10:27 -0500
commit5bc7e5a9c790c80f73b82f8ef175799b3c84eaaa (patch)
treedfed0a5d4e97f3fa07732b19ac7348162add12d3 /install/tools
parent82b4d5d6e8fba52c63831c6aec6b08e604082132 (diff)
downloadfreeipa-5bc7e5a9c790c80f73b82f8ef175799b3c84eaaa.tar.gz
freeipa-5bc7e5a9c790c80f73b82f8ef175799b3c84eaaa.tar.xz
freeipa-5bc7e5a9c790c80f73b82f8ef175799b3c84eaaa.zip
Populate shared tree with replica related values
Fixes: https://fedorahosted.org/freeipa/ticket/820
Diffstat (limited to 'install/tools')
-rwxr-xr-xinstall/tools/ipa-replica-install1
1 files changed, 1 insertions, 0 deletions
diff --git a/install/tools/ipa-replica-install b/install/tools/ipa-replica-install
index 3c912a75..69c0e7ea 100755
--- a/install/tools/ipa-replica-install
+++ b/install/tools/ipa-replica-install
@@ -445,6 +445,7 @@ def main():
print "ipa-client-install returned: " + str(e)
raise RuntimeError("Failed to configure the client")
+ ds.replica_populate()
ds.init_memberof()
try: