Login to Oracle as aedbadmin and run the following SQL:
delete from ujo_keymaster where hostid='SECURITY';
update ujo_alamode set int_val=0 where type = 'JOB';
update ujo_alamode set int_val=0 where type = 'EVT';
delete from ujo_alamode where type = 'SEC';
commit;
Do this for both AutoSys Event Servers if in AutoSys is in dual server mode.
Then, run autosys_secure and add the autosys O/S user as an EDIT/EXEC superuser. AutoSys will then be in Native Security mode.
After this is complete, run autosys_secure again and select Activate CA EEM instance security and enter the EEM server information.