Code

Anonymous bind is not allowed.
[gosa.git] / setup / setup_migrate.tpl
index 36c66ebef67258e76579bcc2bdaca907498ef14b..26bbfeb88585edc2677fd48bedb0063c7e20525c 100644 (file)
@@ -1,5 +1,23 @@
 <div>
     <div class='default'>
-        <p><b>{t}This one is empty, currently.{/t}</b></p>
+        <p><b>{t}Tasks{/t}</b></p>
+
+       * Create a test department with some objects to check for correct permissions
+       <br>
+       * Look for ACL's. If none is there, choose one user to be the super administrator
+       <br>
+       * Look for organizationalUnits and let add GOsa departments for selected ones
+       <br>
+       * Look for person / organizationalPerson and add GOsa account
+       <br>
+       * Allow to move selected users to people ou's - take care for groupOfNames
+       <br>
+       * Allow to move selected groups to group ou's - take care for groupOfNames
+       <br>
+       * Allow to move selected winstations to winstation ou's - take care for groupOfNames
+       <br>
+       * Check for double uidNumbers/gidNumbers
+       <br>
+       * Check for mail accounts and add gosaMailAccount - optionally create these accounts on the IMAP server
     </div>
 </div>