OpenWindows Advanced User's Guide

Appendix F Managing Your System

Solaris 2.5 includes a new version of Admintool, which is a graphical user interface for performing several administration tasks. Using Admintool, you can do the following on your system:


Note -

Admintool modifies files on the local system--the system on which Admintool is running. It does not modify or update global network databases such as NIS or NIS+.


F.1 Starting Admintool

This section shows basic information about starting Admintool, and specific information that might help when using Admintool to manage hosts, printers, and serial ports.

The first task you do with Admintool is to make yourself a member of the UNIX sysadmin group (also called group 14, because the sysadmin group by default has 14 as its group ID number). Once you are a member of the sysadmin group, you can log in as your normal user account--instead of having to log in as root--to perform local system management tasks with Admintool.

To make yourself a member of the sysadmin group, follow the instructions in "F.1.1 Adding Yourself to the sysadmin Group".

To start the Admintool software, follow these steps.

  1. Log in to the system.

  2. Become root.

    Unless you are a member of the special UNIX sysadmin group (GID 14), you must become root on your system to use Admintool. Root is a system user with special permission to modify system files.

    Use the su command to become root:

    $ su
    Password:    (enter the root password here)#

    If the root account is password protected, you need to know the root password. If the root account is not password protected, you can simply press Return at the Password prompt. If you do not know the root password for your system, contact a system administrator at your site for help.

  3. Start Admintool.

    # Admintool &
    

  4. If you are not already a member of the sysadmin group, see "F.1.1 Adding Yourself to the sysadmin Group".

  5. Use the Browse menu option to select the type of work you want to do with Admintool. You can select Users, Groups, Hosts, Printers, Serial Ports, and Software, as illustrated in the next screen.

    Graphic

F.1.1 Adding Yourself to the sysadmin Group

To add yourself to the sysadmin group, follow these steps:

  1. Log in to the system and become root.

  2. Start Admintool.

  3. Select Groups from the Browse menu.

  4. Click on sysadmin in the Admintool: Groups window.

  5. Select Modify from the Edit menu.

  6. Add your user account name to the Members List.

    Graphic
    Note -

    When entering names in the Members Lists, separate names with a comma, but no spaces, for example: cathy,brett,joan


  7. Click on OK.

    This adds you to the sysadmin group. After you are member of the sysadmin group, you can start Admintool and manage your system without having to log in as root.

F.2 Using Admintool to Perform Common Tasks

You can perform most local system administration tasks by using Admintool. It includes an on-line help system that answers basic questions you might have about completing any given task. However, some tasks have special requirements or involve setting up peripheral hardware. This section provides overview information about those tasks requiring special knowledge or setup.

F.2.1 About Managing Hosts

You can use Admintool to define remote systems that you want to access. Using Admintool to add a host enables you to log in remotely to another system by using its host name. (Without an entry in the /etc/hosts file, you would have to log in remotely to another system by using its IP address.)


Caution - Caution -

If you use the Admintool to add a host to your local system and your site uses a network name service such as NIS or NIS+, Admintool host operations may not have the desired effect. This is because information in the network name service will take precedence over the information in the local /etc/hosts file, which is where Admintool updates information. If you want your Admintool operation to take precedence over information in the network name service database, see your system administrator.


F.2.2 About Managing Printers

You can use Admintool to enable your system to access a printer that is either attached to your system or available on your site's network. You can connect the printer to the system and turn the power on before or after using the Admintool to enable access to that printer. Connecting a printer to your system generally involves the following steps:

For detailed information about installing and managing printers, see the System Administration Guide, Volume 2, which is part of the Solaris 2.5 System Administrator AnswerBook.

F.2.3 About Managing Serial Ports

A modem is a device that enables your system to transmit and receive information over telephone lines. Modems are typically plugged into serial ports, so you need to set up your system's serial port with Admintool to use a modem. You can connect the modem to the system and turn the power on before or after using the Admintool to enable access to that modem. Connecting a modem to your system generally involves the following steps:

For additional information about installing and configuring modems, see the System Administration Guide, Volume 2, which is part of the Solaris 2.5 System Administrator AnswerBook.