Discussions
Categories
- 17.9K All Categories
- 3.4K Industry Applications
- 3.3K Intelligent Advisor
- 63 Insurance
- 535.7K On-Premises Infrastructure
- 138.1K Analytics Software
- 38.6K Application Development Software
- 5.6K Cloud Platform
- 109.3K Database Software
- 17.5K Enterprise Manager
- 8.8K Hardware
- 71K Infrastructure Software
- 105.2K Integration
- 41.5K Security Software
OUD - account lock based on the attributes' values

Hi,
We have a LDAP role that locks/unlocks user account based on two real attributes' values (defined with nsRoleFilter) on ODSEE.
Since we're moving to OUD, how can we achieve the same functionality on the OUD? Can a virtual attribute do the job? If yes, how?
Thanks in advance,
-Bora
Best Answer
-
Well, let me answer to my own question, maybe it helps others.
I managed to create two virtual attributes setting "ds-pwp-account-disabled=TRUE" and "ds-pwp-account-disabled=FALSE" based on the attribute: status - respectively the filters settings are "status=0" and "status=1" for each virtual attribute. And looks like it works fine 😉
-Bora
Answers
-
Well, let me answer to my own question, maybe it helps others.
I managed to create two virtual attributes setting "ds-pwp-account-disabled=TRUE" and "ds-pwp-account-disabled=FALSE" based on the attribute: status - respectively the filters settings are "status=0" and "status=1" for each virtual attribute. And looks like it works fine 😉
-Bora