From: hickert Date: Wed, 4 Apr 2007 07:01:51 +0000 (+0000) Subject: Updated snapshot attributes X-Git-Url: https://git.tokkee.org/?a=commitdiff_plain;h=0ffce4c533ab19ed497403a3f2177149a96aa4fd;p=gosa.git Updated snapshot attributes git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@5966 594d385d-05f5-0310-b6e9-bd551577e9d8 --- diff --git a/contrib/gosa.conf b/contrib/gosa.conf index e543c72ea..689c3eefc 100644 --- a/contrib/gosa.conf +++ b/contrib/gosa.conf @@ -355,6 +355,9 @@ {if $cv.generic_settings.snapshot_base != ""} snapshot_base="{$cv.generic_settings.snapshot_base}" {/if} +{if $cv.generic_settings.snapshot_ldap_base != ""} + snapshot_ldap_base="{$cv.generic_settings.snapshot_ldap_base}" +{/if} {if $cv.generic_settings.snapshot_user != ""} snapshot_user="{$cv.generic_settings.snapshot_user}" {/if} diff --git a/setup/setup_step6.tpl b/setup/setup_step6.tpl index 81f28ad4e..39a42de00 100644 --- a/setup/setup_step6.tpl +++ b/setup/setup_step6.tpl @@ -180,7 +180,9 @@
{if $generic_settings.snapshot_active == FALSE} {t}Enable{/t}