grouper-users - Re: [Ext] Re: [grouper-users] More PSP-NG: custom user attributes in userSearchFilter
Subject: Grouper Users - Open Discussion List
List archive
Re: [Ext] Re: [grouper-users] More PSP-NG: custom user attributes in userSearchFilter
Chronological Thread
- From: Bryan Wooten <>
- To: "Gettes, Michael" <>, Bryan Wooten <>
- Cc: "" <>, "" <>
- Subject: Re: [Ext] Re: [grouper-users] More PSP-NG: custom user attributes in userSearchFilter
- Date: Tue, 5 Jun 2018 01:17:37 +0000
- Accept-language: en-US
- Ironport-phdr: 9a23:2rTugRyw68morAXXCy+O+j09IxM/srCxBDY+r6Qd2u0SIJqq85mqBkHD//Il1AaPAd2Graocw8Pt8InYEVQa5piAtH1QOLdtbDQizfssogo7HcSeAlf6JvO5JwYzHcBFSUM3tyrjaRsdF8nxfUDdrWOv5jAOBBr/KRB1JuPoEYLOksi7ze+/94HTbglSmDaxfa55IQmrownWqsQYm5ZpJLwryhvOrHtIeuBWyn1tKFmOgRvy5dq+8YB6/ShItP0v68BPUaPhf6QlVrNYFygpM3o05MLwqxbOSxaE62YGXWUXlhpIBBXF7A3/U5zsvCb2qvZx1S+HNsDtU7s6RSqt4LtqSB/wiScIKTg58H3MisdtiK5XuQ+tqwBjz4LRZoyeKfhwcb7Hfd4CRWRPQNtfVzBPDI2/YYsADeQOPedEoIbyvFYBtweyCBO2Ce/z0DJFhnn71rA63eQ7FgHG2RQtEs8UsHXUttr1MroZXuCyzKnP0TXMcfVW0ir65YfTaBAgoeuDXbRqfcvfzkkvEB/FgUuWqYH+IjOVyv4Cs2iB4+V+SO2vlncqpgdsqTahwccsj5PGhoMTyl3c6yp5xJs1JcG5SE5/et6oCoBQtyaCO4tuWMMiRGZouCgiyr0BuJ67ejQKxI47yB7YbvyLa4iI4g7/VOaJODt1imhqd6qniBap7Eiv0e/8Wdeo31ZWtCZFk8TDu3YQ3BLQ8siKUuZx80eh1DqV0w3e6PtILV07mKfUMZIszKI8moIOvUnDHiL6glj6gLOLekk+5OSl5Prrbq/4qpKSN4J4khzyP6Uql8ClH+g1MgcDU3Kb9Oim0LDu+Uv0S6hQgPIsiKnWqpXaKNwbpqGnBw9V1Z4u6xenDzeh0NkUh2UII05fdBKak4jmIVHOLOrmAviinlSgiDZrx/bYMb39GpjBM3jOnbf7cbt56UNQ0hc/wN9Q6p5OBLwNPOr/Wkrru9zZCh85PRa0w+HiCNhlzYweQ2KODbWfMK/Iv16I4eUvI/WSa48Tozv9NuQl6OTujXMjh1ASYLSp0YMNaH+kBvRmP1mZYX30j9cOC2cKuRc+TPT0h12YSDJTem2yULwm5jEgE4+mCYbDRpuxgLyawiu3BJxWZmZaCl+SC3focZuLW+sSZC6IPMBujyEEBvCdTNpr+hyyqALhj/JCL+HU8yAc/9q329Vp++DIvQw88Xp5A9nLlymnVXB9mCs3QDgq0aY39UZn216Fl7d/hOBVE/RO+/pJFAo2KMiP4fZ9DoXYQBPIeJ+2T1G6T9PuVTsrX9s3hcAJZFpwHf2/khnDmSemHulGxPSwGJUo//eEjDDKLMFnxiODjfF5gg==
I am a recovering Java programmer. I swear if I never see a null pointer exception again, I will die a happy man…
But I can still backtrace a Java stack dump in a log file for a clue.
I tried to read the Jexl docs from Apache and Grouper and was immediately lost…
I would ask readers to share their Jexl strings…
So I turned to my tried and true Java IDE (Netbeans / shoot me / not Eclipse or Jetbrains) and did some simple Java string parsing. I may have included some grouper jars files and some Apache Jexl jars…
Garbage in / Garbage out stuff.
“Co-programming” with a very competent co-worker (AD expert and knows more than enough about Linux/ shell).
Honestly our biggest set-back was that Loader Diagnostics for LDAP quit working (SQL works fine)? On our to-do / figure out list. I made a post re: this issue to no avail. :(
BTW, if anyone is interested, we figured out how to do a SQL loader job against a CSV file (don’t ask why data feeds are still so out-dated).
-Bryan
From: "Gettes, Michael" <>
Date: Monday, June 4, 2018 at 6:42 PM To: Bryan Wooten <> Cc: "" <>, "" <> Subject: Re: [Ext] Re: [grouper-users] More PSP-NG: custom user attributes in userSearchFilter
Ok, this makes more sense. I read your reply a couple of days ago and I just didn’t get it.
Maybe you can answer the next question I had - I need to write some jexl that will alter variables. How would I test this without actually invoking grouper loader and PSPNG? Seems awfully expensive to try something and then fire up the loader
to see if it works. I’d like to construct some variable values and then run the jexl over it to see if it was modified correctly. I’m not a Java geek so this may be easy but I just need the magical incantation to make it happen.
Ideas?
Thanks!
/mrg
|
- Re: [Ext] Re: [grouper-users] More PSP-NG: custom user attributes in userSearchFilter, Bryan Wooten, 06/05/2018
- Re: [Ext] Re: [grouper-users] More PSP-NG: custom user attributes in userSearchFilter, Gettes, Michael, 06/05/2018
- Re: [Ext] Re: [grouper-users] More PSP-NG: custom user attributes in userSearchFilter, Bryan Wooten, 06/05/2018
- RE: [Ext] Re: [grouper-users] More PSP-NG: custom user attributes in userSearchFilter, Hyzer, Chris, 06/05/2018
- RE: [Ext] Re: [grouper-users] More PSP-NG: custom user attributes in userSearchFilter, Coleman, Erik C, 06/05/2018
- RE: [Ext] Re: [grouper-users] More PSP-NG: custom user attributes in userSearchFilter, Hyzer, Chris, 06/05/2018
- RE: [Ext] Re: [grouper-users] More PSP-NG: custom user attributes in userSearchFilter, Coleman, Erik C, 06/05/2018
- RE: [Ext] Re: [grouper-users] More PSP-NG: custom user attributes in userSearchFilter, Coleman, Erik C, 06/05/2018
- Re: [Ext] Re: [grouper-users] More PSP-NG: custom user attributes in userSearchFilter, Gettes, Michael, 06/05/2018
- RE: [Ext] Re: [grouper-users] More PSP-NG: custom user attributes in userSearchFilter, Coleman, Erik C, 06/05/2018
- RE: [Ext] Re: [grouper-users] More PSP-NG: custom user attributes in userSearchFilter, Hyzer, Chris, 06/05/2018
- RE: [Ext] Re: [grouper-users] More PSP-NG: custom user attributes in userSearchFilter, Coleman, Erik C, 06/05/2018
- RE: [Ext] Re: [grouper-users] More PSP-NG: custom user attributes in userSearchFilter, Hyzer, Chris, 06/05/2018
- Re: [Ext] Re: [grouper-users] More PSP-NG: custom user attributes in userSearchFilter, Bryan Wooten, 06/05/2018
- Re: [Ext] Re: [grouper-users] More PSP-NG: custom user attributes in userSearchFilter, Gettes, Michael, 06/05/2018
Archive powered by MHonArc 2.6.19.