Red_Hat_Directory_Server-9.0-Using_the_Directory_Server_Console-en-US.pdf

(2157 KB) Pobierz
Red Hat D irectory Server 9.0 Using the D irectory Server Console
1
Red Hat Directory Server 9.0
Using the Directory Server Console
using the Java UI
Edition 9.0.0
Copyright © 2011 Red Hat, Inc.
2
Legal Notice
Legal Notice
Copyright © 2011 Red Hat, Inc..
T he text of and illustrations in this document are licensed by Red Hat under a Creative Commons
Attribution–Share Alike 3.0 Unported license ("CC-BY-SA"). An explanation of CC-BY-SA is available at
http://creativecommons.org/licenses/by-sa/3.0/.
In accordance with CC-BY-SA, if you distribute this
document or an adaptation of it, you must provide the URL for the original version.
Red Hat, as the licensor of this document, waives the right to enforce, and agrees not to assert, Section
4d of CC-BY-SA to the fullest extent permitted by applicable law.
Red Hat, Red Hat Enterprise Linux, the Shadowman logo, JBoss, MetaMatrix, Fedora, the Infinity Logo,
and RHCE are trademarks of Red Hat, Inc., registered in the United States and other countries.
Linux® is the registered trademark of Linus T orvalds in the United States and other countries.
Java® is a registered trademark of Oracle and/or its affiliates.
XFS® is a trademark of Silicon Graphics International Corp. or its subsidiaries in the United States
and/or other countries.
MySQL® is a registered trademark of MySQL AB in the United States, the European Union and other
countries.
All other trademarks are the property of their respective owners.
1801 Varsity Drive
Raleigh, NC 27606-2072 USA
Phone: +1 919 754 3700
Phone: 888 733 4281
Fax: +1 919 754 3701
December 6, 2011
Table of Contents
Preface
1. Purpose of T his Guide
2. Examples and Formatting
2.1. Command and File Examples
2.2. Brackets
2.3. Client T ool Information
2.4. T ext Formatting and Styles
3. Additional Reading
4. Giving Feedback
5. Documentation History
1. Overview of Red Hat Console
1.1. How the Console, Directory Server, and Admin Server Work T ogether
1.2. Red Hat Management Console Menus
1.3. Red Hat Management Console T abs
1.3.1. T he Servers and Applications T ab
1.3.2. T he Users and Groups T ab
1.4. Server-Specific Consoles
Red Hat D irectory Server 9.0 Using the D irectory Server Console
3
1.4.1. T he Directory Server Console
1.4.2. T he Admin Server Console
2. Basic T asks in the Red Hat Console
2.1. Installing the Console
2.2. Launching the Console
2.3. Opening a Directory or Admin Server Window
2.4. Changing the Console Appearance
2.4.1. Changing Profile Locations
2.4.2. Restoring Default Font Settings
2.4.3. Changing Console Fonts
2.4.4. Reordering T able Columns
2.4.5. Customizing the Main Window
2.4.6. Working with Custom Views
3. Managing Server Instances
3.1. Editing Domain, Host, Server Group, and Instance Information
3.2. Creating and Removing Admin Domains
3.2.1. Creating and Editing an Admin Domain
3.2.2. Removing an Admin Domain
3.3. Creating a New Directory Server Instance
3.4. Deleting a Directory Server Instance
4. Managing Directory Server Users and Groups
4.1. Searching for Users and Groups
4.2. Creating Directory Entries
4.2.1. Directory and Administrative Users
4.2.2. Groups
4.2.3. Organizational Units
4.3. Modifying Directory Entries
4.3.1. Editing Entries
4.3.2. Allowing Sync Attributes for Entries
4.3.3. Changing Administrator Entries
4.3.4. Removing an Entry from the Directory
5. Setting Access Controls
5.1. Granting Admin Privileges to Users for Directory Server and Admin Server
5.2. Setting Access Permissions on Console Elements
6. Using SSL/T LS with Red Hat Management Console
6.1. Overview of SSL/T LS
6.2. Installing Certificates Used by the Server
6.2.1. Generating a Certificate Request
6.2.2. Installing the Certificate
6.2.3. T rusting a Certificate Authority or Adding a Certificate Chain
6.3. Managing Certificates Used by the Directory Server Console
6.4. Enabling T LS/SSL
6.5. Creating Password Files
6.5.1. Creating a Password File for the Directory Server
6.5.2. Creating a Password File for the Admin Server
Index
4
Preface
Preface
Welcome to the
Managing Servers with Red Hat Management Console Guide.
Red Hat Directory Server and Admin Server have a special Java-based console which simplifies
administering the directories. T his guide covers the basic structure of the Red Hat Console for both the
Directory Server and the Admin Server and provides an overview of how to use the main Red Hat
Console to manage users and access within the Console.
1. Purpose of This Guide
T here are three Java consoles bundled together to manage the servers in Red Hat Directory Server:
T he Red Hat Management Console, which is the first console to open. T his has a unified view of all
Admin Server and Directory Server instances being managed and can perform basic user and group
tasks, like adding, searching, editing, and deleting entries.
T he Admin Server, which manages the Admin Server local instance, including viewing logs and
changing the Admin Server configuration.
T he Directory Server Console, a separate window for each Directory Server instance with manages
the server through changing configuration and viewing logs and performance monitors and manages
the directory and directory policies.
T his guide provides a basic overview of how to use and navigate through Red Hat Management
Console so that managing servers through the consoles is easy and effective.
2. Examples and Formatting
Each of the examples used in this guide, such as file locations and commands, have certain defined
conventions.
2.1. Command and File Examples
All of the examples for Red Hat Directory Server commands, file locations, and other usage are given for
Red Hat Enterprise Linux 5 (64-bit) systems. Be certain to use the appropriate commands and files for
your platform.
Example 1. Example Command
T o start the Red Hat Directory Server:
service dirsrv start
2.2. Brackets
Square brackets ([]) are used to indicate an alternative element in a name. For example, if a tool is
available in
/usr/lib
on 32-bit systems and in
/usr/lib64
on 64-bit systems, then the tool location
may be represented as
/usr/lib[64 ].
2.3. Client T ool Information
T he tools for Red Hat Directory Server are located in the
/usr/bin
and the
/usr/sbin
directories.
Red Hat D irectory Server 9.0 Using the D irectory Server Console
5
IMPORTANT
T he LDAP tools such as
ldapm odify
and
ldapsearch
from OpenLDAP use SASL
connections by default. T o perform a simple bind using a username and password, use the
-x
argument to disable SASL.
2.4 . T ext Formatting and Styles
Certain words are represented in different fonts, styles, and weights. Different character formatting is
used to indicate the function or purpose of the phrase being highlighted.
Formatting Style
Monospace font
Purpose
Monospace is used for commands, package names, files and directory
paths, and any text displayed in a prompt.
T his type of formatting is used for anything entered or returned in a
command prompt.
Monospace
with a
background
Italicized text
Any text which is italicized is a variable, such as
instance_name
or
hostname.
Occasionally, this is also used to emphasize a new term or other
phrase.
Most phrases which are in bold are application names, such as
Cygwin,
or
are fields or options in a user interface, such as a
User Nam e Here:
field
or
Save
button.
Bolded text
Other formatting styles draw attention to important text.
NOTE
A note provides additional information that can help illustrate the behavior of the system or
provide more detail for a specific issue.
IMPORTANT
Important information is necessary, but possibly unexpected, such as a configuration change that
will not persist after a reboot.
WARNING
A warning indicates potential data loss, as may happen when tuning hardware for maximum
performance.
3. Additional Reading
T he
Directory Server Administrator's Guide
describes how to set up, configure, and administer Red Hat
Directory Server and its contents. this manual does not describe many of the basic directory and
Zgłoś jeśli naruszono regulamin