X-Git-Url: https://git.tokkee.org/?a=blobdiff_plain;f=gosa-core%2Fsetup%2Fsetup_migrate.tpl;h=4563879188148eb1cbbda5c69aa5fb443a6d9a3e;hb=43073ac4d0e6b18428c163774622e15629b4ffb5;hp=cbb7eec446b7cc3d42019f93b80c48b594f08fce;hpb=7d077eef53c40bb965f6ec5da01534383dbef256;p=gosa.git diff --git a/gosa-core/setup/setup_migrate.tpl b/gosa-core/setup/setup_migrate.tpl index cbb7eec44..456387918 100644 --- a/gosa-core/setup/setup_migrate.tpl +++ b/gosa-core/setup/setup_migrate.tpl @@ -32,6 +32,34 @@
+ {elseif $method == "rootOC_migrate_dialog"} + +

{t}Add required object classes to the LDAP base{/t}

+ + {t}Current{/t} +
+
+
{$details.current}
+
+
+
+ {t}After migration{/t} +
+
+
{$details.target}
+
+
+ +
+ +

+ + +

 

+
+ +
+ {elseif $method == "outside_winstations"}

{t}Move windows workstations into a valid windows workstation department{/t}

@@ -187,6 +215,52 @@ + {elseif $method == "migrate_acls"} +

{t}Migrate GOsa 2.5 administrative accounts{/t}

+

+ {t}This dialog allows the migration of GOsa 2.5 admin accounts into GOsa 2.6 useable accounts.{/t} +

+ + + + + + {foreach from=$migrateable_users item=item key=key} + + + + + {/foreach} +
{$item.dn}
+ + {if !$details} + + + {else} + + +
+
+ {t}Current{/t} +
+
{$migrate_acl_base_entry}
+
+ {t}After migration{/t} +
+
{$migrate_acl_base_entry}{foreach from=$migrateable_users item=item key=key}{if $item.checked}{$item.details}{/if}{/foreach}
+
+
+
+ + {/if} + + +

 

+
+ + +
+ {elseif $method == "create_acls"} {if $acl_create_selected != "" && $what_will_be_done_now!=""} @@ -311,7 +385,7 @@ dn: {$deps_to_migrate.$key.dn}

User migration

-

{t}The listed users are currenlty invisble in the GOsa user interface. If you want to change this for a couple of users, just select them and use the 'Migrate' button below.{/t}

+

{t}The listed users are currently invisible in the GOsa user interface. If you want to change this for a couple of users, just select them and use the 'Migrate' button below.{/t}

{t}If you want to know what will be done when migrating the selected entries, use the 'Show changes' button to see the LDIF.{/t}

{foreach from=$users_to_migrate item=val key=key} @@ -365,9 +439,9 @@ dn: {$users_to_migrate.$key.dn} {elseif $method == "devices"} -

User devices

+

Devices

-

{t}The listed devices are currenlty invisble in the GOsa interface. If you want to change this for a couple of devices, just select them and use the 'Migrate' button below.{/t}

+

{t}The listed devices are currently invisible in the GOsa interface. If you want to change this for a couple of devices, just select them and use the 'Migrate' button below.{/t}

{t}If you want to know what will be done when migrating the selected entries, use the 'Show changes' button to see the LDIF.{/t}

{foreach from=$devices item=item key=key} @@ -411,7 +485,7 @@ dn: {$users_to_migrate.$key.dn}

Services

-

{t}The listed services are currenlty invisble in the GOsa interface. If you want to change this for a couple of devices, just select them and use the 'Migrate' button below.{/t}

+

{t}The listed services are currently invalid for the GOsa version you are going to install. If you want to update a couple of service, just select them and use the 'Migrate' button below.{/t}

{t}If you want to know what will be done when migrating the selected entries, use the 'Show changes' button to see the LDIF.{/t}

{foreach from=$services item=item key=key} @@ -455,7 +529,7 @@ dn: {$users_to_migrate.$key.dn}

Application menus

-

{t}The listed menus are currenlty invisble in the GOsa interface. If you want to change this for a couple of devices, just select them and use the 'Migrate' button below.{/t}

+

{t}The listed menus are currently invisible in the GOsa interface. If you want to change this for a couple of devices, just select them and use the 'Migrate' button below.{/t}

{t}If you want to know what will be done when migrating the selected entries, use the 'Show changes' button to see the LDIF.{/t}

{foreach from=$menus item=item key=key}