We will see how to create a new weblogic id in the console with Administrator privilege .
1. Log in to Weblogic admin console with wlsadmin
2. On the left navigation click on security Realms –> click on myrealm –> click on Users and Groups tab –> click on New
3.
Enter Name: wlsadmin2
Description: New admin id
Enter password
confirm the password and click on OK
4. Go back to the Users and Groups tab –> click on wlsadmin2 –> click on groups –> select Administrators and SAVE.
wlsadmin is the primary admin in weblogic with Admin access.
Logout from the console and verify login with wlsysad2 [ newly created id ] .