Code

Finished layout moving. Closes #41
[gosa.git] / setup / setup_migrate.tpl
1 <div>
2     <div class='default'>
3         <p><b>{t}Tasks{/t}</b></p>
5         * Create a test department with some objects to check for correct permissions
6         <br>
7         * Look for ACL's. If none is there, choose one user to be the super administrator
8         <br>
9         * Look for organizationalUnits and let add GOsa departments for selected ones
10         <br>
11         * Look for person / organizationalPerson and add GOsa account
12         <br>
13         * Allow to move selected users to people ou's - take care for groupOfNames
14         <br>
15         * Allow to move selected groups to group ou's - take care for groupOfNames
16         <br>
17         * Allow to move selected winstations to winstation ou's - take care for groupOfNames
18         <br>
19         * Check for double uidNumbers/gidNumbers
20         <br>
21         * Check for mail accounts and add gosaMailAccount - optionally create these accounts on the IMAP server
22     </div>
23 </div>