I am using OpenDS. Is it possible to setup a rule that will copy value of operational attribute to another custom attribute? So when operational attribute change, custom attribute will change also.
Asked
Active
Viewed 276 times
0
-
No, why? Some problem looking directly at the operational attribute? – user207421 Feb 01 '16 at 05:44
-
Yes, third-party program can't get operational attributes. – Abylay Sabirgaliyev Feb 01 '16 at 06:39
1 Answers
1
You might be able to do this with a custom virtual attribute plugin. Not an easy setup with just a rule, but Java code. OpenDJ has a plugin that does this for an operational attribute (from another operational attribute).

Ludovic Poitou
- 4,788
- 2
- 21
- 30