|
Lines 301-310
Link Here
|
| 301 |
|
301 |
|
| 302 |
post_con_modify_functions=[ |
302 |
post_con_modify_functions=[ |
| 303 |
univention.s4connector.s4.sid_mapping.sid_to_s4, |
303 |
univention.s4connector.s4.sid_mapping.sid_to_s4, |
|
|
304 |
univention.s4connector.s4.password.password_sync_ucs_to_s4, |
| 304 |
], |
305 |
], |
| 305 |
|
306 |
|
| 306 |
post_ucs_modify_functions=[ |
307 |
post_ucs_modify_functions=[ |
| 307 |
univention.s4connector.s4.sid_mapping.sid_to_ucs, |
308 |
univention.s4connector.s4.sid_mapping.sid_to_ucs, |
|
|
309 |
univention.s4connector.s4.password.password_sync_s4_to_ucs, |
| 308 |
], |
310 |
], |
| 309 |
|
311 |
|
| 310 |
attributes= { |
312 |
attributes= { |