InterviewSolution
Saved Bookmarks
| 1. |
What Must Be Done To Access Admin Console? |
|
Answer» The USER must be created under “ManagementRealm” to have console OPERATIONAL. To CREATE the user, you can go to bin folder and EXECUTE add-user.sh script. The user must be created under “ManagementRealm” to have console operational. To create the user, you can go to bin folder and execute add-user.sh script. |
|