Skip to Content.
Sympa Menu

grouper-users - [grouper-users] LDAP_GROUP_LIST - Setting group name

Subject: Grouper Users - Open Discussion List

List archive

[grouper-users] LDAP_GROUP_LIST - Setting group name


Chronological Thread 
  • From: Bryan Wooten <>
  • To: "" <>
  • Subject: [grouper-users] LDAP_GROUP_LIST - Setting group name
  • Date: Mon, 30 Apr 2018 20:05:59 +0000
  • Accept-language: en-US
  • Ironport-phdr: 9a23:gwYIih80cbeIzP9uRHKM819IXTAuvvDOBiVQ1KB30+wcTK2v8tzYMVDF4r011RmVBd6ds6oMotGVmpioYXYH75eFvSJKW713fDhBt/8rmRc9CtWOE0zxIa2iRSU7GMNfSA0tpCnjYgBaF8nkelLdvGC54yIMFRXjLwp1Ifn+FpLPg8it2O2+55Pebx9UiDahfLh/MAi4oQLNu8cMnIBsMLwxyhzHontJf+RZ22ZlLk+Nkhj/+8m94odt/zxftPw9+cFAV776f7kjQrxDEDsmKWE169b1uhTFUACC+2ETUmQSkhpPHgjF8BT3VYr/vyfmquZw3jSRMMvrRr42RDui9b9mRh/2hikaKz43/mLZis1sg61Uux+hvQBzzorObY2JKPZyYKXQds4aS2pbWcZRUjRMD56mb4oPFeUBO/tToIn6p1sJsRuxGw+sD/7oxzBTnH/33bc10+I7HQDI2wwgGM4Ov2rSrNjuKacSTfq6zKnSwTrdcvxWxC7w5Y7VeR4iufGBRa98fMrRxEU1Ew7IjE+cpZHqMj6azOgAvHaX4/J9We+vi2MrsRx9riSyyss2lIXEhp8ZxkrZ+Sh4xIs5PcC0RU9/bNK+Dpddty6XO5F2T884TGxltyA3waAct5GhZigF0pEnygbfa/OZd4iI5QruVOeJITd/hn9pYq6wiAqo/Ui91u3zTMm03ExUoSVYj9nArnEN1xrN5cibUvZx40es1DaV2w3X6OxIO104mKXUJpI7zbM8iIIfsUHZES/3nEX2grWWdkIh+uWw8OvneLXnqYWaN4NuhAD+NaMumtChDuQ+KQUOQnSb9v681LH540L2XahKguUskqbFqJDaOdgbpqmhDg9ayIYj7Au/Dy+439QChHUHMUlFdwydj4jyIFzOJPH4Deyjg1S3jjtn3fHGPrv9AprTNHjDlqnufapj50JG1gU80M1ftNpoDeRLL+j0R1f8rpnFFRIjKCS1xfrqEtNwytlYVG6SSOfNP7nVrEeF/KcyOOSWf6cUvirwMf4o+6SogHMkzwwzZ66siLENeXm+VsthJFmUZzK4iM0QGGFMoQ05UOHsoECeWD4VanqvCfFvrgonAZ6rWN+QDrumh6aMiX+2

All,

 

I am using the 2.3 UI to try and complete a proof of concept that creates a basis group for each department.

 

LDAP filter like this: (&(netid=*)(department=*))  Find all entries with department attribute set. I want the group name to be the department attribute value.

 

So in the Edit Loader Settings I think I want to set the fields Group name _expression_, Group display name _expression_ and Group description _expression_.

 

I have set Extra LDAP attributes to return department.

 

So I have set Group description _expression_ to be ${grouperAttributes('department')}.

 

I thought I was following the hint given on the page:

 

JEXL _expression_ language fragment that evaluates to the group name (relative to the stem of the group which has the loader definition). groupAttributes['dn'] is a variable in scope as is groupAttributes['cn'] etc

 

But when I run the Loader Diagnostics I get this:

 

NOTE: Original group name: 'groups:u0519980'

NOTE: Found attribute: 'department' with value 'UIT Information Security'

ERROR: Error evaluating group name _expression_: '${grouperAttributes('department')}'

 

I admit that I am having a hard time wrapping my head around JEXL…

 

Any hints or examples greatly appreciated.

 

Bryan Wooten

Tel: (801)585-9323

Email:

 

Identity & Access Management_combined centered

 

 



  • [grouper-users] LDAP_GROUP_LIST - Setting group name, Bryan Wooten, 04/30/2018

Archive powered by MHonArc 2.6.19.

Top of Page