Hi Maciej,
a couple of weeks ago I experimented with fusiondirectory and debops
schema. Everythink worked so far with some special configuration.
But now I encounter a new problem. While adding new entries via
fusiondirectory works, editing of existing entries leads to renaming of
distinguished name:
After adding a user I have dn like:
uid=tuser,ou=People,dc=intern,dc=example,dc=org
after first editing with fusiondirectory I get:
cn=User Test+uid=tuser,ou=People,dc=intern,dc=example,dc=org
But interesting: Further editing returns an error:
Move from "cn=User Test+uid=tuser,ou=People,dc=example,dc=org" to
"uid=tuser,ou=people,dc=intern,dc=example,dc=org" failed: Object class
violation (while operating on LDAP server
ldap://ldap.example.org)
I wondering if this is related to the special debops schemata or if
it's a configuration problem in fusiondirectory.
Kind regards
Jan