Univention Bugzilla – Bug 35234
Adding and removing a group member in UCS does not remove the member in AD
Last modified: 2014-08-07 17:44:33 CEST
Scenario: - UCS and AD with AD connector in write mode - different LDAP base DNs - starting the connector - adding a existing user to a group - waiting for the synchronization - removing the user from the group Result: - the user is still member of the group in AD Expected behavior: - the user has been removed from the group
Ticket #2014061621000377
The cache is now ignored in write mode. I've added these test cases: tests/55_adconnector/154sync_ucs_user_group_membership_with_restart tests/55_adconnector/254read_ucs_user_group_membership_with_restart tests/55_adconnector/354write_ucs_user_group_membership_with_restart YAML: r51472 Code: rr51469 Test cases: r51462
OK - user is been removed from group (write and sync mode) OK - Tests OK - YAML
http://errata.univention.de/ucs/3.2/162.html