Skip to Content.
Sympa Menu

grouper-users - [grouper-users] LDAP subject configuration issues

Subject: Grouper Users - Open Discussion List

List archive

[grouper-users] LDAP subject configuration issues


Chronological Thread 
  • From: Darren Boss <>
  • To:
  • Subject: [grouper-users] LDAP subject configuration issues
  • Date: Thu, 18 Oct 2018 09:24:16 -0400
  • Ironport-phdr: 9a23:0TM9UheK93mFrE4seY01CXMvlGMj4u6mDksu8pMizoh2WeGdxcS5YB7h7PlgxGXEQZ/co6odzbaO7Oa4ASQp2tWoiDg6aptCVhsI2409vjcLJ4q7M3D9N+PgdCcgHc5PBxdP9nC/NlVJSo6lPwWB6nK94iQPFRrhKAF7Ovr6GpLIj8Swyuu+54Dfbx9HiTahY75+Ngm6oRnMvcQKnIVuLbo8xAHUqXVSYeRWwm1oJVOXnxni48q74YBu/SdNtf8/7sBMSar1cbg2QrxeFzQmLns65Nb3uhnZTAuA/WUTX2MLmRdVGQfF7RX6XpDssivms+d2xSeXMdHqQb0yRD+v6bpgRh31hycdLzM2/2HZhMJzgqxGvhyuuwdyzJTIbIyPLvdyYr/RcNEcSGFcXshRTStBAoakYoUBFeUBJ/xYoJf7p1ATsBa+AhKsBPjywTJPm3D5x7c60/4/HgHAxgAvBNUOsG/PrNjuKKgSVuW1zLHVzTXfcfxZxS3y6I7SfR88u/6AR65/ftDIxEQpCgjLgFKQqYn/MDOU0OQAq3Ob4PZgVeKojG4nrxt9rSayyccxjITCm4Ebykjc+Cln2ok5OcG0RUtmbdOrEJZcqySXOoR1T84jTGxlvTg2xqEDtJO+ciUHxpQqyhjCYPKdaYeI+AjsVOOJLDd4mn1lfLW/ig638Ue6y+38UtC40VhPriZYi9XNuX4A2hLT58SdRft9+UCh2TmL1w/N8O1LPUc0la/DJ54gxL4/iIYTvFzdEiDshEn6kKqbelgr9+Wo9+jqZ7rrq5ydOoJ7jwzyLLgil8m6DOk2PAUDX3CX+eGm273i+U35Tq9KjvozkqTBrZ/VP94bprSnDA9TyIos8BG/Dyy90NkDgXYHK1dFeAqaj4j1JV7BPOr3DfGljFuxijhn3ezJMaf5DpXXMnfDiKvhfap660NExwoz19df549MCr4fOvL/Q1LxtMfGAR8jKAy52OLnCNRm1oMCQmKDHLWVMKLUsV+U+O0vOe+Ma5EJuDrjMfQq+ePhjWJq0WMaKKaz2oYPZWr9A+9rOV6xYHzwj80HHHtQ+AcyUb/EklqHBBJafWy/WeoW4SogQNaqBJ3ZS4briruaxw+wGZhOe3xLAVmKGHvhMY6NDaRfIBmOK9Nsx2RXHYOqTJUsgEmj

Just a note about how confused I was in setting up ldap as a subject source in Grouper 2.4 when following instructions in the base configuration files.

In grouper-loader.properties
#################################
## LDAP connections
#################################
# specify the ldap connection with user, pass, url
# the string after "ldap." is the ID of the connection, and it should not have
# spaces or other special chars in it.  In this case is it "personLdap"

#note the URL should start with ldap: or ldaps: if it is SSL.  
#It should contain the server and port (optional if not default), and baseDn, 

and in subject.base.properties
# base dn to search in
#subjectApi.source.example.search.searchSubject.param.base.value = ou=people,dc=example,dc=edu

I'm doing overlay config so copying into the non .base. property files. Am I wrong in thinking this misleads people into misconfiguration of their LDAP subject source? Should I be setting up my ldap configuration in another way?

Removing the base dn from the ldap url but keeping it in the subject.properties fixed my issue but it took me almost a full day to figure this out and the while the logs were telling me the subject is wasn't being found ([LDAP: error code 32 - No Such Object]) I felt like I was following the correct setup instructions.



Archive powered by MHonArc 2.6.19.

Top of Page