Skip to Content.
Sympa Menu

grouper-users - Re: [grouper-users] Provisioning to a different kind of target

Subject: Grouper Users - Open Discussion List

List archive

Re: [grouper-users] Provisioning to a different kind of target


Chronological Thread 
  • From: Jonathan Tellier <>
  • To: Tom Zeller <>
  • Cc: "" <>
  • Subject: Re: [grouper-users] Provisioning to a different kind of target
  • Date: Thu, 14 Jun 2012 11:19:36 -0400

> Were you able to add your ldap subjects as members in the UI or ?

No. Those subjects are not even visible in the UI. But since they have
the same ids as subjects from the DB, I thought it was normal normal.
However, I've created a user in the ldap that is not in the DB and it
doesn't even show up in the UI. And yes, I've rebuilt the UI and I see
no errors in the logs.

> What does the following return ?
>
> gsh 0% s = GrouperSession.startRootSession();
> gsh 2% getMembers("foo:qux")

gsh 0%s = GrouperSession.startRootSession();
edu.internet2.middleware.grouper.GrouperSession:
007ba67d4443466180410851ef72c26e,'GrouperSystem','application'
gsh 1% getMembers("foo:qux")
member: id='elbe' type='person' source='jdbc'
uuid='3ff8eb8e31964c708fe509e64630ade6'
member: id='pema' type='person' source='jdbc'
uuid='98f5d1fa79b4431e9be5dcfeeb1a8b5c'

So it returns the group in the jdbc source, not in the ldap source. In
the ldap, only "pema" is present.

Thanks,
--jtellier



Archive powered by MHonArc 2.6.16.

Top of Page