SIM 14.0 script to add roles to the LDAP users fails
Hi,
I have created the LDIF users using the oracle scripts which comes in the SIM 14.0 package.
Please find the steps taken by me below:
1. Add company(we are not adding company because already we have dc=oracle,if we add dc=company it will
create a parallel branch to dc=oracle in the OID console which we don't want,so we are not running this[addcompany ldif] script).
2.Add objectclass
3.Add container
4.Add data roles
5.Add data stores
6.Add data users
7. The adding of roles to user fails.
This is my first time with LDAP and I am sure that the issue might be due to wrong structure being created.