Hi,
Installed version:
OpenLDAP: slapd 2.3.30
My problem is that multi-valued attributes become single-valued
attribtues with the values as comma separated list without any
observable reason.
An entry should look like this (as it is entered into the directory):
...
mail: [EMAIL PROTECTED]
mail: [EMAIL PROTECTED]
After a while the entry suddenly looks like this:
mail: [EMAIL PROTECTED], [EMAIL PROTECTED]
Does anybody know, what the reason of this behaviour could be? I cannot
find any cron-jobs modifying the ldap-directory, or any application with
write-permission. The modification seems to happen accidentally.
Thanks in advance,
Alex Bruckner