Migrate OAM Policy store from DB to OID ?
Hello
Can i use the following command
reassociateSecurityStore(domain="myDomain",
admin="cn=adminName", password="myPass",ldapurl="ldap://myhost.example.com:3060",
servertype="OID", jpsroot="cn=testNode")
in order to migrate the Policy store located in database (Schema DEV_OAM, DEV_IAU) and store everything about OAM config on a LDAP rather than a DB ?
if not which command must be use ?
Regards