Skip to Content.
Sympa Menu

grouper-dev - [grouper-dev] RE: PSP source configuration

Subject: Grouper Developers Forum

List archive

[grouper-dev] RE: PSP source configuration


Chronological Thread 
  • From: Gagné Sébastien <>
  • To: "Tom Zeller" <>
  • Cc: "Grouper Dev" <>
  • Subject: [grouper-dev] RE: PSP source configuration
  • Date: Fri, 17 Feb 2012 09:25:36 -0500

Thanks for the info, actually the id isn't important for us so I'll just go
with <id>ldap</id> to be safer

I think the new section is clear enough


-----Message d'origine-----
De :


[mailto:]
De la part de Tom Zeller
Envoyé : 16 février 2012 16:58
À : Gagné Sébastien
Cc : Grouper Dev
Objet : Re: PSP source configuration

I think the least work is to change the id of the Grouper LDAP subject source
adapter from "ad_subjects" to "ldap".

If you need to keep "ad_subjects", then read the section I just wrote on the
real time provisioning wiki page and let me know if it makes sense.

Configure LDAP Subject Source : ID Other Than "ldap"
https://spaces.internet2.edu/display/Grouper/Grouper+Real-Time+Provisioning

I also suggest you update sources.xml to specify the LdapSourceAdapter
adapterClass as in the psp-example-* configuration files. As of version 2.1+,
the LdapSourceAdapter has replaced the JNDI adapter. As backwards
compatibility, even if adapterClass=GrouperJndiSourceAdapter
the LdapSourceAdapter will be used. I think it will be less confusion later
if you update now.

2012/2/16 Gagné Sébastien
<>:
> Hi TomZ,
> I was going over your PSP real time configuration wiki page and I had a
> question. In the " Configure LDAP Subject Source" section, must I create a
> new subject source for the PSP or do I modify the one I previously had for
> the new jars ? Is id=ldap required ?
>
> I believe that I must modify the one I have since I think
> "GrouperJndiSourceAdapter" isn't in Grouper 2.1, but I wanted a
> confirmation.
>
> Thanks
>
> My current source in 2.0 :
>  <source
> adapterClass="edu.internet2.middleware.grouper.subj.GrouperJndiSourceA
> dapter">
>    <id>ad_subjects</id>
>    <name>AD Subject Source</name>
>    <type>person</type>
> [...]



Archive powered by MHonArc 2.6.16.

Top of Page