Hello,

yes, it seems almost good.
I noticed two problems:
- the directory userLdapInternalDirectory is defined with server called
default-prod whereas you didn't define it above, there is only
default-internal and default-clients.
- Moreover in both user directories, you didn't define the search baseDn :
there is still
<searchBaseDn>ou=People,dc=example,dc=com</searchBaseDn>
You need to change this.

My advice would be to proceed step by step : first configure only user
directory, then group directory.

Did you manage to define a mono directory contribution that works ?

Thierry

2010/2/16 Patrick Turcotte <[email protected]>

>  Hi,
>
> I was able to make some small progress. I found almost an example from the
> test case, and adapted it to my situation. Unfortunatly, I'm still unable to
> authenticate / connect with this configuration (see attached file).
>
> Could someone take a look and tell me what I'm doing wrong? From what I
> gather, it should work, but it doesn't.
>
> Thanks,
>
> Patrick
>
>
> On 10-02-15 10:10 AM, Patrick Turcotte wrote:
>
> Hi,
>
> I had a look at the link you sent me. Unfortunatly, I don't see how to make
> it into a final working solution.
>
> I'm using the default-ldap-users-directory-bundle.xml and
> default-ldap-groups-directory-bundle.xml files (adapted to my context).
>
> How do I use the org.nuxeo.ecm.directory.multi.config component? Is it a
> replacement for the org.nuxeo.directory.ldap.storage.users component?
>
> What do I put into to replace the "..." in the source element? The
> configurations I now have in <directory name="userDirectory"> element ?
>
> Thanks for any pointers.
>
> Patrick
>
> On 10-02-13 08:55 AM, Thierry Martins wrote:
>
> Hello,
>
> the multi directory may be a solution to define a main directory combining
> 2 sources with differents structures.
> You can have a look at
> http://doc.nuxeo.org/5.2/books/nuxeo-book/html/chapter-directories.html#multi-directories
>
> Thierry
>
> 2010/2/13 Patrick Turcotte <[email protected]>
>
>> Hi,
>>
>> Trying to configure Nuxeo to have 2 ldap directory
>> 1) for internal users
>> 2) for client
>> differents servers, different base dn.
>>
>> Can't seem to wrap my head around the idea.
>>
>> Do I have to define 2 directories for extension
>> target="org.nuxeo.ecm.platform.usermanager.UserService"
>> point="userManager" /userManager / users?
>> (found in
>> http://doc.nuxeo.org/5.2/books/nuxeo-book/html/auth-users-groups.html)
>> and the corresponding directories entries?
>>
>> How do I set "priorities" in looking up / binding?
>>
>> Could you point me to the right place in the doc or an example somewhere?
>>
>> Thanks,
>>
>> Patrick
>> Java Architect
>> Revolution Linux
>> _______________________________________________
>> ECM mailing list
>> [email protected]
>> http://lists.nuxeo.com/mailman/listinfo/ecm
>> To unsubscribe, go to http://lists.nuxeo.com/mailman/options/ecm
>>
>
>
>
> _______________________________________________
> ECM mailing [email protected]http://lists.nuxeo.com/mailman/listinfo/ecm
> To unsubscribe, go to http://lists.nuxeo.com/mailman/options/ecm
>
>
_______________________________________________
ECM mailing list
[email protected]
http://lists.nuxeo.com/mailman/listinfo/ecm
To unsubscribe, go to http://lists.nuxeo.com/mailman/options/ecm

Reply via email to