Skip to Content.
Sympa Menu

grouper-users - Re: [grouper-users] Re: configuration of Grouper diagnostics and LDAP subject source

Subject: Grouper Users - Open Discussion List

List archive

Re: [grouper-users] Re: configuration of Grouper diagnostics and LDAP subject source


Chronological Thread 
  • From: "Hyzer, Chris" <>
  • To: Scott Koranda <>
  • Cc: "" <>
  • Subject: Re: [grouper-users] Re: configuration of Grouper diagnostics and LDAP subject source
  • Date: Fri, 29 Jan 2016 18:45:01 +0000
  • Accept-language: en-US
  • Authentication-results: spf=none (sender IP is ) ;
  • Spamdiagnosticmetadata: NSPM
  • Spamdiagnosticoutput: 1:23

I believe if you set these in the subject source it will also affect the
diagnostics...

<init-param>
<param-name>findSubjectByIdOnCheckConfig</param-name>
<param-value>true|false</param-value>
</init-param>
<init-param>
<param-name>subjectIdToFindOnCheckConfig</param-name>
<param-value>someSubjectIdWhichMightExistOrWhatever</param-value>
</init-param>

<init-param>
<param-name>findSubjectByIdentifiedOnCheckConfig</param-name>
<param-value>true|false</param-value>
</init-param>
<init-param>
<param-name>subjectIdentifierToFindOnCheckConfig</param-name>

<param-value>someSubjectIdentifierWhichMightExistOrWhatever</param-value>
</init-param>

<init-param>
<param-name>findSubjectByStringOnCheckConfig</param-name>
<param-value>true|false</param-value>
</init-param>
<init-param>
<param-name>stringToFindOnCheckConfig</param-name>
<param-value>someStringWhichMightExistOrWhatever</param-value>
</init-param>


________________________________________
From: Scott Koranda
<>
Sent: Thursday, January 28, 2016 12:03 PM
To: Hyzer, Chris
Subject: Re: [grouper-users] Re: configuration of Grouper diagnostics and
LDAP subject source

> "Note that the same sources.xml settings that configure the
> Grouper startup settings will apply here as well. i.e. you
> can skip a source, or set the ID to search for."
>
> What is the syntax to "skip a source"?
>

?

Thanks,

Scott



Archive powered by MHonArc 2.6.16.

Top of Page