Skip to Content.
Sympa Menu

grouper-users - Re: [grouper-users] scripts using grouper API / WS vs grouper loader

Subject: Grouper Users - Open Discussion List

List archive

Re: [grouper-users] scripts using grouper API / WS vs grouper loader


Chronological Thread 
  • From: "William G. Thompson, Jr." <>
  • To: Liam Hoekenga <>
  • Cc: "" <>
  • Subject: Re: [grouper-users] scripts using grouper API / WS vs grouper loader
  • Date: Mon, 7 Aug 2017 20:08:17 -0400
  • Ironport-phdr: 9a23:YBOWZx9qrD3nG/9uRHKM819IXTAuvvDOBiVQ1KB30OgcTK2v8tzYMVDF4r011RmSDNWds6oMotGVmpioYXYH75eFvSJKW713fDhBt/8rmRc9CtWOE0zxIa2iRSU7GMNfSA0tpCnjYgBaF8nkelLdvGC54yIMFRXjLwp1Ifn+FpLPg8it2e2//57ebx9UiDahfLh/MAi4oQLNu8cMnIBsMLwxyhzHontJf+RZ22ZlLk+Nkhj/+8m94odt/zxftPw9+cFAV776f7kjQrxDEDsmKWE169b1uhTFUACC+2ETUmQSkhpPHgjF8BT3VYr/vyfmquZw3jSRMNboRr4oRzut86ZrSAfpiCgZMT457HrXgdF0gK5CvR6tuwBzz4vSbYqINvRxY7ndcMsYSmpPXshfWS9PDJ6iYYQTFOcOJ/pUopPnqlcSsRezBw+hD/7vxD9SgX/22LU33+ohHgHH2AwgG9MOv27RrN7oNakeS/2+wrfIzTXEavNWwSz96I/Ochw5vPqCWahwfdDfxUIyEA7EgFqQqZDlPzOS0+QAqGeb7+96WuKuj24rsR1+oj+qxso1jITCm4Ebykjc+ClnwYs5Od+1RUt1YdOnC5RcqySXOoRqTs8+TWxlvTo1xqEHtJO+eSUG1poqywPZZveaaYaH+AjjW/yUITpghHJqZra/hxGq/Eil0OL8V8203E9NripEjtXAr38M2wLd58SaUPd98UCh2TGA1wDX9O5IO1w7la3eK5I5w74wkIQcsVjbEyPomUj6kK2be0Aq+uWr8OvrfrDrq5CAO4NohAzzN7ghltC+DOk9NwUCQWaW9fmk2L3m50L5QbFKjvMskqnetZDXPcoapqGlAw9V1YYj7g2yDzij0NsCnHkHKEhJdw6Aj4jsI13OOuz3De+jg1Swlzdm3//GPqfmApXQNnjMjq3hca9g605H1gUz18tf6olQCrEAO/LzRlTxuMLCAh84NQy03/joCM971owARWKDHLWVP73Pvl+VtaoTJLyoZYYQ8Bb6Jvso4fHnxSs9mFYYZ4G02JocaDa1EukwcGuDZn+5yOgAFWMLtw92Y6qitF2FVCZIYHD2F4AmoHtzXJ2pEYfEQ6iihbWA2GGwGZgANTMOMUyFDXq9L9bMYPwLci/HZ5Y5yjE=

Unpack them on a cron into mariadb, and pull them in with a Grouper loader SQL job?

On Mon, Aug 7, 2017 at 5:14 PM, Liam Hoekenga <> wrote:
We have several attributes containing "packed" data in our directory - they are basically serialized objects stored as strings.

These objects contain their own attributes that would be useful in defining groups within Grouper.  I would love to expose them in such a way that I could use the LDAP_GROUPS_FROM_ATTRIBUTES loader type, but based on a post of mine back in April, I don't think this is possible.

I would very much like to stick with defining my groups within Grouper UI and using the existing mechanism, but in the event that that isn't feasible... how horrible an idea would it be to create / maintain these groups by using scripts that invoke the Grouper API (via web service?) and schedule them using the system provided cron?

I realize that it may be easier to pull some of this data from the SQL backed campus systems on which the LDAP data is based.  There is a strong desire to use the data in LDAP because it's assembled / transformed / maintained by our IDM system.

I also admit that this might be a "in the land of the hammer" kind of viewpoint.

I welcome suggestions on how to best implement these use cases.

thanks
Liam






Archive powered by MHonArc 2.6.19.

Top of Page