Пользователь Ldap - синхронизация группы
Я использую Sun Directory Server v5.2.
I have three attributes: designation, role.
I am using a tool using which when i create a create/modify user entry with designation filled, a unique member is added to a group 'Members'.
Теперь есть обстоятельства, когда
Scenario1:
* Creating/ Modifying user entry is not done via the tool and so unique member for this user entry is not added to the group 'Members'.
Scenario2:
* When user the designation attribute is deleted, group entry is not deleted.
Это вызывает несогласованность пользователей и группы.
Как я могу решить это?
Спасибо, Саш.