Skip to Main Content

Security Software

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

OUD: Managing roles

AbbY-OCJun 29 2020 — edited Jul 2 2020

OUD Gurus.

I am running into a problem wherein, 'm adding groups for various apps, and it is adding up.

ou=groups,dc=some,dc=company

+ cn=app1_role1

+ cn=app1_role2

+ cn=app1_role3

...

+ cn=app2_role1

...

Is there a way to group roles by apps?

eg;

ou=groups,dc=some,dc=company

cn=app1

+ cn=role1

+ cn=role2

+ cn=role3

...

cn=app2

+ cn=role1

...

Also, how can I limit the databases mapped to each group, so that (say) all users mapped to "cn=role1,cn=app1" has access to only a limited set of databases?

Thanks in advance for your suggestions

aBBy

Comments