Skip to Content.
Sympa Menu

grouper-users - Re: [grouper-users] ldappcng: trouble with multiple targets

Subject: Grouper Users - Open Discussion List

List archive

Re: [grouper-users] ldappcng: trouble with multiple targets


Chronological Thread 
  • From: Francesco Malvezzi <>
  • To: Tom Zeller <>
  • Cc: "" <>
  • Subject: Re: [grouper-users] ldappcng: trouble with multiple targets
  • Date: Mon, 12 Mar 2012 16:14:47 +0100
  • Unimore-x-sa-score: -1.2

Il 09/03/2012 02:27, Tom Zeller ha scritto:
> Do you have one ldap (or jndi) source adapter in sources.xml or
> multiple ? Probably one.

yes, just one.

>
> If you have one ldap source adapter in sources.xml, do you specify
> both identical openldap directories in your ldap url ? e.g.
> "ldap://ldap1.example.edu ldap://ldap2.example.edu"; ?

yes, from sources.xml:
<source
adapterClass="edu.internet2.middleware.grouper.subj.GrouperJndiSourceAdapter">
[...]
<init-param>
<param-name>PROVIDER_URL</param-name>
<param-value>ldaps://ldap2-secondary.unimore.it:636
ldaps://ldap2.unimore.it:636</param-value>
</init-param>
[...]
</source>


> Are you using replication on the identical openldap directories ? Probably
> not.

correct: they are populated with the same script running twice, no
mirrormode.


>Let me work through a multiple-target scenario and provide example
configuration files.

Thank you for your awesome assistance: do you need the broken
configuration files we tried?

>Do you require a 2.0.x example or would 2.1.x be satisfactory ?

A 2.1.x example would be great: we would be eager to migrate,

Thank you,

Francesco



Archive powered by MHonArc 2.6.16.

Top of Page