Changing weblogic Admin user and password.
HI Everyone,
I recently changed the weblogic admin user and password (user was changed to 'weblogic' from 'system') using the weblogic.security.utils.AdminAccount functionality. Following the change, all users were deleted from myrealm, as the new DefaultAuthenticatorInit.ldift that got created didn't contain any of the DeafultAuthenticator and AD provider users.
Is there any reason why this happened? Is it because a new Admin user was created?
It's weblogic 10.3 version
Thanks in advance.