LEFT | RIGHT |
1 #!/bin/cat | 1 #!/bin/cat |
2 # RAILS_ENV=production rake redmine:plugins:ldap_sync:sync_all | 2 # RAILS_ENV=production rake redmine:plugins:ldap_sync:sync_all |
3 Synchronizing 'Eyeo-UCS-LDAP (new structure)' groups... | 3 Synchronizing 'Eyeo-UCS-LDAP (new structure)' groups... |
4 ** Synchronizing non-dynamic groups | 4 ** Synchronizing non-dynamic groups |
5 -- Updating group 'redmine-eyeo-localisation-projectmanager'... | 5 -- Updating group 'redmine-eyeo-localisation-projectmanager'... |
6 -- Updating group 'redmine-eyeo-procurement-projectmanager'... | 6 -- Updating group 'redmine-eyeo-procurement-projectmanager'... |
7 -- Updating group 'redmine-eyeo-accounting-projectmanager'... | 7 -- Updating group 'redmine-eyeo-accounting-projectmanager'... |
8 -- Updating group 'redmine-eyeo-operations-projectmanager'... | 8 -- Updating group 'redmine-eyeo-operations-projectmanager'... |
9 -- Updating group 'redmine-eyeo-procurement-projectowner'... | 9 -- Updating group 'redmine-eyeo-procurement-projectowner'... |
10 -- Updating group 'redmine-eyeo-operations-projectowner'... | 10 -- Updating group 'redmine-eyeo-operations-projectowner'... |
(...skipping 14 matching lines...) Expand all Loading... |
25 -- Updating group 'redmine-eyeo-admins'... | 25 -- Updating group 'redmine-eyeo-admins'... |
26 -- Updating group 'redmine-eyeo-alumni'... | 26 -- Updating group 'redmine-eyeo-alumni'... |
27 -- Updating group 'redmine-eyeo-users'... | 27 -- Updating group 'redmine-eyeo-users'... |
28 -- Updating group 'eyeo-operations-team'... | 28 -- Updating group 'eyeo-operations-team'... |
29 -- Updating group 'eyeo-users'... | 29 -- Updating group 'eyeo-users'... |
30 -- Updating group 'eyeo-alumni'... | 30 -- Updating group 'eyeo-alumni'... |
31 Synchronizing 'Eyeo-UCS-LDAP (new structure)' users... | 31 Synchronizing 'Eyeo-UCS-LDAP (new structure)' users... |
32 -- Found 127 users active, 2 locked and 1 deleted on ldap | 32 -- Found 127 users active, 2 locked and 1 deleted on ldap |
33 -- Locked active user 'jlind' (Jens Lind) | 33 -- Locked active user 'jlind' (Jens Lind) |
34 -- Updating user 'jlind' (Jens Lind)... | 34 -- Updating user 'jlind' (Jens Lind)... |
| 35 -> 4 groups deleted (eyeo-users, redmine-eyeo-users, redmine-eyeo-allprojects
-member, redmine-eyeo-uplink-readonly) |
35 -> 4 groups deleted (eyeo-users, redmine-eyeo-users, redmine-eyeo-allprojects
-member, redmine-eyeo-uplink-readonly) | 36 -> 4 groups deleted (eyeo-users, redmine-eyeo-users, redmine-eyeo-allprojects
-member, redmine-eyeo-uplink-readonly) |
36 -- Locked active user 'lfaint' (Laura Faint) | 37 -- Locked active user 'lfaint' (Laura Faint) |
37 -- Updating user 'lfaint' (Laura Faint)... | 38 -- Updating user 'lfaint' (Laura Faint)... |
38 -> 4 groups deleted (eyeo-users, redmine-eyeo-users, redmine-eyeo-allprojects
-member, redmine-eyeo-uplink-readonly) | 39 -> 4 groups deleted (eyeo-users, redmine-eyeo-users, redmine-eyeo-allprojects
-member, redmine-eyeo-uplink-readonly) |
39 -- Locked active user 'wpalant' (Wladimir Palant) | 40 -- Locked active user 'wpalant' (Wladimir Palant) |
40 -- Updating user 'wpalant' (Wladimir Palant)...t | 41 -- Updating user 'wpalant' (Wladimir Palant)...t |
41 -> activated: member of group 'redmine-eyeo-users' | 42 -> activated: member of group 'redmine-eyeo-users' |
42 -- Updating user 'achou' (Ann-Lee Chou)... | 43 -- Updating user 'achou' (Ann-Lee Chou)... |
43 -- Updating user 'afediaieva' (Anna Fediaieva)... | 44 -- Updating user 'afediaieva' (Anna Fediaieva)... |
44 -- Updating user 'agiammarchi' (Andrea Giammarchi)... | 45 -- Updating user 'agiammarchi' (Andrea Giammarchi)... |
(...skipping 123 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
168 -- Updating user 'tschumacher' (Tim Schumacher)... | 169 -- Updating user 'tschumacher' (Tim Schumacher)... |
169 -- Updating user 'tschuster' (Tom Schuster)... | 170 -- Updating user 'tschuster' (Tom Schuster)... |
170 -- Updating user 'twoolford' (Tom Woolford)... | 171 -- Updating user 'twoolford' (Tom Woolford)... |
171 -- Updating user 'vkuznetsov' (Vasily Kuznetsov)... | 172 -- Updating user 'vkuznetsov' (Vasily Kuznetsov)... |
172 -- Updating user 'vyu' (Vicky Yu)... | 173 -- Updating user 'vyu' (Vicky Yu)... |
173 -- Updating user 'wspee' (Winsley von Spee)... | 174 -- Updating user 'wspee' (Winsley von Spee)... |
174 -- Updating user 'jsonesen' (Jon Sonesen)... | 175 -- Updating user 'jsonesen' (Jon Sonesen)... |
175 -> 1 group added (eyeo-operations-team) | 176 -> 1 group added (eyeo-operations-team) |
176 -- Updating user 'jwangenheim' (Jens Wangenheim)... | 177 -- Updating user 'jwangenheim' (Jens Wangenheim)... |
177 -- Updating user 'keimy' (Karina Keim)... | 178 -- Updating user 'keimy' (Karina Keim)... |
LEFT | RIGHT |