[EMAIL PROTECTED] a écrit : > > Thank you. I didn't think to configure "users directory" like that.. > > i will test this as soon as possible. > My problem is : > - this is the reference directory of DGA (read only) and 20 > thousands people
What is the problem? > - the groups will be manage in SQL (LDAP is no do for that when > they are 20k people) Ok. Then do not deploy the LDAP configuration file for the group directory and adjust the JDBC datasource with name nxsqldirectory to point to a real database server (PostgreSQL or MySQL for instance). The default sql directory configuration file deployed in nuxeo-ear/config describes the names of the tables used to stored groups. > - What do when the LDAP server is down ? (but it's the same > problem with the SGBD) With the LDAP connector you can give a pool of LDAP server urls to do load balancing and high availability. > The LDAP mecanism of the other ECM (AL.....) is not bad too. Which is > the better ??? ;) I don't know, what feature do you miss? -- Olivier _______________________________________________ ECM mailing list [email protected] http://lists.nuxeo.com/mailman/listinfo/ecm
