Hi.
With v1.0.5 is there a way to automatically apply "Derived attributes"
to all users? Globally and permanently?
With "Attributes" the values get populated in the Users List. Refreshing
the values seems to require deleting each user, setting the "Reset
Token" for the resource to true, then running the synchronization for
the resource. The default behavior is backward from what I was
expecting, but I can at least do these steps, get the fields populated.
With "Derived attributes," however, I've only managed to get these
populated by walking through the Edit/Derived attributes screen for
every user, add each Derived attribute. I'm thinking there's got to be
a way to pin these to some global, automatic behavior.
The use case I'm playing with has two resources with dissimilar schema:
1. MySQL with an OrangeHRM database, and;
2. openLDAP with inetOrgPerson & posixAccount.
I'm just trying to set the MySQL resource as authoritative for certain
attributes, have these mapped to appropriate inetOrgPerson attributes,
and propagate to the openLDAP directory. When an authoritative bit of
data changes in MySQL, it should be able to translate through without
intervention.
Edward Siewick