blob: 3e0bd7d63963ca948fe9d67d0b1a0dfac13faa61 [file] [log] [blame]
Title: Section IX - Instructions to run Fortress Console
NavPrev: section-VIII.html
NavPrevText: Section VIII - Instructions to run the Fortress Command Line Interpreter
NavUp: linux.html
NavUpText: Quickstart Linux - Table of contents
NavNext: section-X.html
NavNextText: Section X - Instructions to generate and view Javadoc
Notice: Licensed to the Apache Software Foundation (ASF) under one
or more contributor license agreements. See the NOTICE file
distributed with this work for additional information
regarding copyright ownership. The ASF licenses this file
to you under the Apache License, Version 2.0 (the
"License"); you may not use this file except in compliance
with the License. You may obtain a copy of the License at
.
http://www.apache.org/licenses/LICENSE-2.0
.
Unless required by applicable law or agreed to in writing,
software distributed under the License is distributed on an
"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
KIND, either express or implied. See the License for the
specific language governing permissions and limitations
under the License.
## Section IX - Instructions to run Fortress Console (optional)
For tasks like one-time setup of new users, password resets, searches the Fortress Console application can be used.
### Step 1
From FORTRESS_HOME root folder, enter the following command from a system prompt:
./b.sh console
<CENTER>
<IMG src="../../images/Screenshot17-ant-console.png" alt="Screenshot" width="766" height="49"/>
</CENTER>
### Some Console Screenshots...
#### Main Menu:
<CENTER>
<IMG src="../../images/Screenshot18-console-main.png" alt="Screenshot"/>
</CENTER>
#### Admin Manager Functions
Enter choice 1 and follow the screen prompts to edit RBAC data:
<CENTER>
<IMG src="../../images/Screenshot19-console-admin.png" alt="Screenshot"/>
</CENTER>
#### Review Manager Functions
Enter choice 2 and follow the screen prompts to search RBAC data:
<CENTER>
<IMG src="../../images/Screenshot20-console-review.png" alt="Screenshot"/>
</CENTER>
#### Access Manager Functions
Enter choice 3 and follow the screen prompts to test RBAC policies:
<CENTER>
<IMG src="../../images/Screenshot21-console-access.png" alt="Screenshot"/>
</CENTER>
#### Delegated Admin Manager Functions
Enter choice 4 and follow the screen prompts to setup ARBAC delegated policies:
<CENTER>
<IMG src="../../images/Screenshot22-console-deladmin.png" alt="Screenshot"/>
</CENTER>
#### Audit Manager Functions
Enter choice 8 and follow the screen prompts to search through the AUDIT log:
<CENTER>
<IMG src="../../images/Screenshot23-console-audit.png" alt="Screenshot"/>
</CENTER>