System Administration Guide: Basic Administration

Solaris Management Console (Overview)

The following sections provide overview information about the Solaris Manager Console.

What Is the Solaris Management Console?

The Solaris Management Console is a container for GUI-based management tools that are stored in collections referred to as toolboxes.

The console includes a default toolbox with many basic management tools, including tools for managing the following:

For a brief description of each Solaris management tool, see Table 2–1.

You can add tools to the existing toolbox, or you can create new toolboxes.

The Solaris Management Console has three primary components:

The default toolbox is visible when you start the console.

Solaris Management Console Tools

This table describes the tools that are included in the default Solaris Management Console toolbox. Cross-references to background information for each tool are provided.

Table 2–1 Solaris Management Console Tool Suite

Category 

Tool 

Description 

For More Information 

System Status

System Information 

Monitors and manages system information such as date, time, and time zone 

Chapter 5, Displaying and Changing System Information (Tasks), in System Administration Guide: Advanced Administration

 

Log Viewer 

Monitors and manages the Solaris Management Console tools log and system logs 

Chapter 14, Troubleshooting Software Problems (Overview), in System Administration Guide: Advanced Administration

 

Processes  

Monitors and manages system processes 

Processes and System Performance in System Administration Guide: Advanced Administration

 

Performance 

Monitors system performance 

Chapter 11, Managing System Performance (Overview), in System Administration Guide: Advanced Administration

System Configuration

Users 

Manages users, rights, roles, groups, and mailing lists 

What Are User Accounts and Groups? and Role-Based Access Control (Overview) in System Administration Guide: Security Services

 

Projects 

Creates and manages entries in the /etc/project database

Chapter 2, Projects and Tasks (Overview), in System Administration Guide: Oracle Solaris Containers-Resource Management and Oracle Solaris Zones

 

Computers and Networks 

Creates and monitors computer and network information 

Solaris Management Console online help 

Services

Scheduled Jobs 

Creates and manages scheduled cron jobs

Ways to Automatically Execute System Tasks in System Administration Guide: Advanced Administration

Storage

Mounts and Shares  

Mounts and shares file systems 

Chapter 18, Mounting and Unmounting File Systems (Tasks), in System Administration Guide: Devices and File Systems

 

Disks 

Creates and manages disk partitions 

Chapter 10, Managing Disks (Overview), in System Administration Guide: Devices and File Systems

 

Enhanced Storage 

Creates and manages volumes, hot spare pools, state database replicas, and disk sets 

Solaris Volume Manager Administration Guide

Devices and Hardware

Serial Ports 

Sets up terminals and modems 

Chapter 1, Managing Terminals and Modems (Overview), in System Administration Guide: Advanced Administration

Context-sensitive help is available after you start a tool. For more in-depth online information than the context help provides, see the expanded help topics. You can access these topics from the console Help menu.

Why Use the Solaris Management Console?

The console provides a set of tools that have many benefits for administrators.

The console does the following:

For in-depth information about how RBAC works, its benefits, and how to apply those benefits to your site, see Role-Based Access Control (Overview) in System Administration Guide: Security Services.

To learn more about using RBAC with the Oracle Solaris management tools, see Using the Solaris Management Tools With RBAC (Task Map).

Organization of the Solaris Management Console

In the following figure, the console is shown with the Users tool open.

Figure 2–1 Solaris Management Console Users Tool

Figure that shows the Users tool icon selected in the
Solaris Management Console. The Navigation, View, and Information panes are
displayed.

The main part of the console consists of three panes:

Changing the Solaris Management Console Window

The layout of the console window is highly configurable. You can use the following features to change the console window layout:

Solaris Management Console Documentation

The main source of documentation for using the console and its tools is the online help system. The following two forms of online help are available:

For a brief overview of each tool, refer to Table 2–1.

How Much Role-Based Access Control?

As described in Why Use the Solaris Management Console?, a major advantage of using the Solaris management tools is the ability to use Role-Based Access Control (RBAC). RBAC provides administrators with access to just the tools and commands they need to perform their jobs.

Depending on your security needs, you can use varying degrees of RBAC.

RBAC Approach 

Description 

For More Information 

No RBAC 

Enables you to perform all tasks as superuser. You can log in as yourself. When you select a Solaris management tool, you specify root as the user and the root password.

How to Become Superuser (root) or Assume a Role

root as a role

Eliminates anonymous root logins and prevents users from logging in as root. This approach requires users to log in as themselves before they assume the root role.

Note that you can apply this approach whether or not you are using other roles. 

How to Plan Your RBAC Implementation in System Administration Guide: Security Services

Single role only 

Uses the Primary Administrator role, which is essentially equivalent to having root access.

Creating the Primary Administrator Role

Suggested roles 

Uses three roles that are easily configured: Primary Administrator, System Administrator, and Operator. These roles are appropriate for organizations with administrators at different levels of responsibility whose job capabilities fit the suggested roles. 

Role-Based Access Control (Overview) in System Administration Guide: Security Services

Custom roles 

You can add your own roles, depending on your organization's security needs. 

Managing RBAC in System Administration Guide: Security Services and How to Plan Your RBAC Implementation in System Administration Guide: Security Services