Le 13 août 2013 11:21, "Martin Geisenhof" <[email protected]> a écrit : > > Thank you Clement, now it works without any problems! > > The posts before you can see that i'm using the cn as main identifier which is finally the dn (rdn) in my openldap. in my source database it's an id, not the login name which ich unique as well (but could be changed - wedding for example). my problem is, i want authenticate with a web application and have to use the dn, so the cn number. > > is it possible to still have the cn as main identifier but use the uid as dn? or switch my main identifier to uid or can i solve this topic in another way
Hi The pivot attribute can be different from the main identifier (dn). You just need to be sure that your getOneFilter returns only one entry. Clement.
_______________________________________________________________ Ldap Synchronization Connector (LSC) - http://lsc-project.org lsc-users mailing list [email protected] http://lists.lsc-project.org/listinfo/lsc-users

