Skip to Content.
Sympa Menu

grouper-users - Re: Fwd: Re: [grouper-users] import, command line parameters....

Subject: Grouper Users - Open Discussion List

List archive

Re: Fwd: Re: [grouper-users] import, command line parameters....


Chronological Thread 
  • From:
  • To: Tom Barton <>
  • Cc:
  • Subject: Re: Fwd: Re: [grouper-users] import, command line parameters....
  • Date: Tue, 27 Feb 2007 19:50:02 -0500

At 5:37 PM -0600 2/27/07, Tom Barton wrote:

By chance, did you change the <id> in sources.xml of your ldap source from 'Brown' to 'brown', or any other change to its value? This source id is stored in grouper, together with the subject Id (and probably source type) to form a reference to each subject that is a member of a list or has a priv. You might get this error if a stored source id value doesn't match (case-sensitively) the <id> of any sources configured in sources.xml.


Doesn't look like it... here's the lines from those files:

<source adapterClass="edu.internet2.middleware.subject.provider.JNDISourceAdapter">
<id>Brown</id>
<name>Brown Person Source</name>
<type>person</type>

and

<subject id="stc" source='Brown' type='person' immediate='true' />
<subject id="jcramton" source='Brown' type='person' immediate='true' />




Archive powered by MHonArc 2.6.16.

Top of Page