[EMAIL PROTECTED] a écrit : > > Hi, > > Our final application will need LDAP Auhentification and LDAP people > synchronisation. > > That i understood and tested : it's only possible to synchronise people. > My problem is that I didn't understood how to define job schedule and > truncate table users ?
You don't need "synchronisation", you can plug nuxeo directly on the LDAP server hence replacing the default SQL directories for users and/or groups management. > Maybe comments misse in configuration file ? Maybe i need to automate > this tasks for myself ? > > About Authentification i didn't find any LDAP plugin. So i browse the > source (sytemloginmodule, userindentificationinfo and > BasicAuthenticator) and i tought i need to modify the > systemloginmodule. Is it true ? Does a LDAP plugin exist ? I have just updated the LDAP FAQ entry: http://svn.nuxeo.org/trac/nuxeo/wiki/LDAPSetup The rest of the FAQ lives here: http://svn.nuxeo.org/trac/nuxeo/wiki/FAQ -- Olivier _______________________________________________ ECM mailing list [email protected] http://lists.nuxeo.com/mailman/listinfo/ecm
