Hello everyone,
We are using uPortal 2.6x and I am trying to create a dlm fragment that
will go to a subset of users based on an LDAP attribute. I have tried using
<dlm:audience
evaluatorFactory='org.jasig.portal.layout.dlm.providers.GroupMembershipEvaluatorFactory'>,
with a mode="deepMemberOf" for a JitLDAPGroup, but that doesn't appear to work
(is that because the group is dynamic and doesn’t really exist?). It works for
uPortal local groups... But not a uPortal local group that contains the
JitLDAPgroup.
I also tried using <dlm:audience
evaluatorFactory='com.pipeline.uportal.dlm.provider.CPPersonEvaluatorFactory'>
with <attribute name="usdAffiliation" mode='equals' value='Staff'/> , but that
doesn't work either. usdAffiliation is mapped in our personDirectory.xml as
usdAffiliation. I have a hunch that I am not understanding something here.
Thanks,
Tylor B. Sampson
Sr. Programmer Analyst, ITS
University of South Dakota
--
You are currently subscribed to [email protected] as:
[email protected]
To unsubscribe, change settings or access archives, see
http://www.ja-sig.org/wiki/display/JSG/uportal-dev