I going to Use Apache Syncope which create the roles.
On 1 June 2016 at 07:48, Hermann Angstl <[email protected]> wrote: > To synchronize user and role data from an LDAP backend into Syncope I set > up connector, resource and synchronization task. > > > > In my LDAP there are users with different object classes. For example one > entry looks like this: > > objectClass: account (structural) > > objectClass: posixAccount (auxiliary) > > cn: *user1* > > > > … and one entry looks like this: > > objectClass: person (structural) > > objectClass: inetOrgPerson (structural) > > cn: *user2* > > > > In my connector (under Resources/Connectors/Configuration) I can set > “Account Object Classes”. When I set it to “account” I get only “user1”, > when I set it to “person” I get only “user2”. So far, so good. > > *But when I set it to both (“account”, “person”) – I get nothing!* > Enabling the option “Filter with Or Instead of And” didn’t help. > > > > Is there a way to get user1 *and* user2? > > > -- Henry Macari Zenteno |Mobile Developer |ComplexLess |Av. Aramburú 856 Oficina 302 - Lima Tel: +51 -1- 421 - 4059 | *[email protected]* | www.complexless.com
