Hi everyone;
I'm trying to form a federation. My requirement is : Every user should have their own home cabinet on the related member docbase.
On the Global repository side I defined one LDAP configuration for each of the member repositories, and map home_docbase attribute of the dm_user object accordingly.
In the dm_LDAPSynchronization Job I did add the "-create_default_cabinet true" to method parameters. (This one only works for the Global repository I know.)
When LDAP sync. works and imports users to Global repository everything seem fine, each user has their home_cabinet name set.
But when I update federation, users transfered to member docbases has their home_cabinet value set to /Temp, and of course no private cabinet for these users are created.
What is the best way of doing such a configuration?
Regards.