Sun Directory Services provides two tools for browsing the directory content:
Deja is a JavaTM directory editor that provides a secure and simple way to create, modify, delete, search, and rename directory entries.
The Web Gateway provides an end-user interface to a Sun Directory Services directory from any web browser. You can use this interface to browse the directory, to search for and read entries, and to modify some directory information.
The Sun Directory Services 3.1 User's Guide describes how to use Deja and the Web Gateway. This guide is aimed at directory users who are responsible for maintaining the directory content. It does not describe how to install, configure or administer Sun Directory Services. If you need information about any of these tasks refer to the Sun Directory Services 3.1 Administration Guide.
The Sun Directory Services 3.1 User's Guide contains the following chapters:
Chapter 1, Introduction briefly introduces Deja and the Web Gateway. It explains the benefits of using each tool.
Chapter 2, Deja -- Standard Operations describes Deja's standard functionality and explains how it is used to search, edit, create and delete entries.
Chapter 3, Deja -- Operations on NIS Entries describes Deja's functionality for NIS users.
Chapter 4, Deja -- Operations on RADIUS Entries describes Deja's functionality for RADIUS users.
Chapter 5, Browsing the Directory Through the Web Gateway describes the Web Gateway and explains how it is used to read and modify directory entries.
Appendix A, The Deja.properties File describes the structure of the Deja.properties file, and how to modify Deja properties.
Appendix B, dejasync Command Reference describes the dejasync command line utility and how it is used to synchronize the Deja.properties file with the mapping files.
The document set for Sun Directory Services also contains:
Sun Directory Services 3.1 Administration Guide
The Sun Directory Services are based on the following Internet standards and proposed standards:
RFC 1777 Lightweight Directory Access Protocol
RFC 1778 The String Representation of Standard Attribute Syntaxes
RFC 2138 Remote Authentication Dial In User Service
RFC 2139 RADIUS Accounting
RFC 1565 Network Services Monitoring MIB
RFC 1567 X.500 Directory Monitoring MIB
RFC 2222 Simple Authentication and Security Layer (SASL)
RFC 2251 Lightweight Directory Access Protocol (v3)
RFC 2252 Lightweight Directory Access Protocol (v3) Attribute Syntax Definitions
RFC 2253 Lightweight Directory Access Protocol (v3) UTF-8 String Representation of Distinguished Names
RFC 2254 The String Representation of LDAP Search Filters
RFC 2255 The LDAP URL Format
RFC 2256 A Summary of the X.500(96) User Schema for Use with LDAPv3
RFC 1274 The COSINE and Internet X.500 Schema
draft-byrne-alias-00.txt
draft-howard-nis-schema-04.txt
draft-ietf-asid-ldapv3-referral-00.txt
draft-ietf-asid-ldapv3-tls-02.txt
draft-ietf-asid-ldapv3-lang-02.txt
draft-ietf-asid-ldapv3-ext-04.txt
draft-ietf-asid-ldif-02.txt
draft-ietf-radius-auth-servmib-01.txt
draft-ietf-radius-acc-servmib-01.txt
draft-ryan-java-00.txt
The Sun Directory Services support the following OSI standards:
ITU-T X.500 1988 Recommendations
ITU-T X.208 Abstract Syntax Notation One (ASN.1)
ITU-T X.209 Basic Encoding rules (BER)
The SunDocsSM program provides more than 250 manuals from Sun Microsystems, Inc. If you live in the United States, Canada, Europe, or Japan, you can purchase documentation sets or individual manuals using this program.
For a list of documents and how to order them, see the catalog section of the SunExpressTM Internet site at http://www.sun.com.sunexpress.
The docs.sun.com web site enables you to access Sun technical documentation online. You can browse the docs.sun.com archive or search for a specific book title or subject. The URL is http://docs.sun.com.
The following table describes the typographic changes used in this book.
Table P-1 Typographic Conventions
Typeface or Symbol |
Meaning |
Example |
---|---|---|
AaBbCc123 |
The names of commands, files, and directories; on-screen computer output |
Edit your .login file. Use ls -a to list all files. machine_name% You have mail.
|
AaBbCc123 |
What you type, contrasted with on-screen computer output |
machine_name% su Password: |
AaBbCc123 |
Command-line placeholder: replace with a real name or value |
To delete a file, type rm filename. |
AaBbCc123 |
Book titles, new words or terms, or words to be emphasized |
Read Chapter 3 in User's Guide. These are called class options. You must be root to do this. |
The following table shows the default system prompt and superuser prompt for the C shell, Bourne shell, and Korn shell.
Table P-2 Shell Prompts
Shell |
Prompt |
---|---|
C shell prompt |
machine_name% |
C shell superuser prompt |
machine_name# |
Bourne shell and Korn shell prompt |
$ |
Bourne shell and Korn shell superuser prompt |
# |