Let me check if I understood you right or if you explained what you meant clearly - are you saying that I can have this scenario:
- custom schema on SERVER1 but NOT on SERVER2
- sync accounts between SERVER1 and SERVER2
Then if I were to do an LDAP search on SERVER2 it will be smart enough to join across to find data out of SERVER1's custom schema?
So, I'm not modifying the zimbra.schema, just adding into the mix, my own custom schema.
Quote:
Originally Posted by dijichi2 if you use external auth on a domain to chain the user auth against another ldap server, then you have to 'synch' the accounts manually, in that you have to run some script to create accounts on both ldap servers as they're not linked.
altering the zimbra ldap to deal with custom schema is not recommended, there's no guarantee it will be preserved or understood across upgrades - the upgrade scripts are quite complex and likely will break if they come across unexpected constraints. |