I was going to add a userfilter to limit list of cmdbuild users to a single ldap group, just added the memberof filter and reloaded cmdbuild but in Users tab of configuration still all users listed. Just members of filter group can login to cmdbuild so the filter is working but it’s not secure that cmdbuild admin could see all of my users.
changing ldap server to another server with some other users does not make cmdbuild to resynch the list either.
adding a new user to ldap, the user not be shown in cmdbuild users list.
How do i synch users list in cmdbuild?
thanks
CMDBuild può nativamente delegare ad Active Direcory / LDAP il controllo della password di un utente (vedi Technical Manual page 38).
But CMDBuild does not have a synchronization system users with Active Directory / LDAP.
It is however possible to implement a synchronization connector in a manner similar to that made available in Ready2Use version (http://www.cmdbuild.org/file/ready2use/SlideCMDBuildReady2Use_ENG_R02.pdf slide 13) to synchronize the archive of the company staff.
CMDBuild Team