Skip to Content.
Sympa Menu

grouper-users - [grouper-users] RE: ldap group not being loaded to grouper

Subject: Grouper Users - Open Discussion List

List archive

[grouper-users] RE: ldap group not being loaded to grouper


Chronological Thread 
  • From: Chris Hyzer <>
  • To: Niva Agmon <>, "" <>
  • Subject: [grouper-users] RE: ldap group not being loaded to grouper
  • Date: Fri, 6 Feb 2015 05:07:06 +0000
  • Accept-language: en-US

I think you need to get it so that the subject id is just the for xxxx part, and not with an "ou" right?

 

I think you need to set the attribute: grouperLoaderLdapSubjectExpression

 

to the value: ${loaderLdapElUtils.convertDnToSpecificValue(subjectId)}

 

Its mentioned here:

 

https://spaces.internet2.edu/display/Grouper/Grouper+-+Loader+LDAP

 

Thanks,

Chris

 

From: [mailto:] On Behalf Of Niva Agmon
Sent: Thursday, February 05, 2015 10:44 PM
To:
Subject: [grouper-users] ldap group not being loaded to grouper

 

I am trying to load a test group from Ldap to grouper using the ldap loader for our proof of technology demo, but nothing is being imported:

 

gsh 23% loaderRunOneJob(group);

loader ran successfully, inserted 0 memberships, deleted 0 memberships, total membership count: 1

 

The log indicates that there is a problem with SubjectID, but the values that are returned are the correct ones, so I’m not sure what the subjectId should be or what else am I doing wrong:

 

2015-02-05 21:32:09,072: [main] ERROR GrouperLoaderResultset$Row.getSubject(1399) -  - Problem with subjectId: xxxx,ou=xxxxxxxx..., subjectSourceId: Temple, in jobName: From_LDAP:LdapTestGroup

edu.internet2.middleware.subject.SubjectNotFoundException: No results: searchSubject filter:(& (xxxid=%TERM%) (objectclass=EduPerson)) searchValue:xxxx,ou=xxxxxxxx...,

        at edu.internet2.middleware.subject.provider.LdapSourceAdapter.getLdapUnique(LdapSourceAdapter.java:728)

        at edu.internet2.middleware.subject.provider.LdapSourceAdapter.getSubject(LdapSourceAdapter.java:314)

 

Thanks.

 

Niva Agmon

Temple University

 




Archive powered by MHonArc 2.6.16.

Top of Page