Installation guide
Table Of Contents
- Gateway Customization Guide
- Contents
- Preface
- Introduction
- Setting Up the Gateway
- Gateway Installation Planning
- HTTP Server Configuration
- Creating a New Gateway Instance
- Gateway .conf File Configuration
- Configuring Gateway Clients
- Gateway Localization
- File Controlling Gateway Functionality
- Editing Entry Types
- Search Attributes, Filters, and Results
- Customizing Graphics and Color
- Parameters Defined in the .conf File
- Gateway Directives
- Introduction
- Context-Related Directives
- Entry-Related Directives
- DS_ENTRYBEGIN
- DS_ENTRYEND
- DS_ATTRIBUTE
- DS_OBJECTCLASS
- DS_VIEW_SWITCHER
- DS_SORTENTRIES
- DS_SEARCHDESC
- DS_POSTEDVALUE
- DS_EDITBUTTON
- DS_DELETEBUTTON
- DS_SAVEBUTTON
- DS_EDITASBUTTON
- DS_NEWPASSWORD
- DS_CONFIRM_NEWPASSWORD
- DS_OLDPASSWORD
- DS_HELPBUTTON
- DS_CLOSEBUTTON
- DS_BEGIN_ENTRYFORM
- DS_END_ENTRYFORM
- DS_EMIT_BASE_HREF
- DS_DNEDITBUTTON
- DS_BEGIN_DNSEARCHFORM
- DS_ATTRVAL_SET
- IF/ ELSE/ ELIF/ ENDIF
- Miscellaneous Directives
- CGI Usage
- Index
- List of Tables
55
Chapter 5
Editing Entry Types
This chapter describes how entry type formats — defined by object classes and their
attributes — can be controlled by editing parameters in the
dsgw.conf file. The chapter
contains the following sections:
• Entry Types (Object Classes) (page 55)
• Mapping Locations and Entry Types (page 57)
• Object Class Attributes in Template Files (page 59)
Entry Types (Object Classes)
The following sections describe entry types in detail:
• Parameters Controlling Entry Types
• Considerations for Adding New Entry Types
Parameters Controlling Entry Types
The functionality of entry types appearing on gateway forms are controlled by parameters
stored in
dsgw.conf:
• Template parameter settings determine the types of objects that can be created and the
attributes supported for object classes.
• Newtype parameter settings determine the DN formats to be applied to new entries.
• Location parameter settings determine where in the directory new entries reside.
Parameters in the
dsgw.conf file are described in Appendix A, “Parameters Defined in the
.conf File.”