Manuals database logo
manualsdatabase
Your AI-powered manual search engine

Netscape NETSCAPE DIRECTORY SERVER 6.1 - PLUG-IN manuals

NETSCAPE DIRECTORY SERVER 6.1 - PLUG-IN first page preview

NETSCAPE DIRECTORY SERVER 6.1 - PLUG-IN

Brand: Netscape | Category: Server
Table of contents
  1. Table Of Contents
  2. Table Of Contents
  3. Table Of Contents
  4. Table Of Contents
  5. Table Of Contents
  6. Table Of Contents
  7. Table Of Contents
  8. Table Of Contents
  9. Preface
  10. Document Conventions
  11. Where to Find Directory Server Information
  12. Part 1 Introduction to Directory Server Plug-Ins
  13. What Are Directory Server Plug-Ins
  14. How Directory Server Plug-Ins Work
  15. Calling Directory Server Plug-In Functions
  16. Types of Directory Server Plug-Ins
  17. Including the API Header File
  18. Working with Parameter Blocks
  19. Setting Data in the Parameter Block
  20. Calling Front-End Functions
  21. Writing Plug-in Initialization Functions
  22. Specifying Directory Server Compatibility
  23. Registering Your Plug-In Functions
  24. Returning a Value to the Directory Server
  25. Compiling a Directory Server Plug-In
  26. Plug-In Dependencies
  27. Plug-In Type Dependencies
  28. Loading the Plug-In Configuration File
  29. Passing Extra Arguments to Plug-Ins
  30. Setting the Log Level of the Server
  31. An Example Pre-Operation Plug-In
  32. Writing the Plug-In Example
  33. Compiling the Plug-In Example
  34. Registering the Plug-In Example
  35. Running the Plug-In Example
  36. Part 2 Basic Plug-In Programming Techniques
  37. Logging Messages
  38. Sending Data to the Client
  39. Working with Entries, Attributes, and Values
  40. Creating a New Entry
  41. Getting and Setting the DN of an Entry
  42. Getting the Attributes and Values of an Entry
  43. Working with DNs and RDNs
  44. Working with DN Suffixes
  45. Working with Search Filters
  46. Determining if an Entry Matches a Filter
  47. Getting the Search Criteria
  48. Converting a String to a Filter
  49. How Pre/Post-Operation Plug-Ins Work
  50. Types Pre-Operation and Post-Operation Functions
  51. Types of Post-Operation Functions
  52. Specifying Start and Close Functions
  53. Getting and Setting Parameters for the Bind Operation
  54. Processing an LDAP Search Operation
  55. Getting the List of Candidates
  56. Iterating Through Candidates
  57. Processing an LDAP Compare Operation
  58. Processing an LDAP Modify Operation
  59. Processing an LDAP Modify RDN Operation
  60. Processing an LDAP Delete Operation
  61. Understanding Authentication Methods
  62. How the Directory Server Identifies Clients
  63. Writing Your Own Authentication Plug-in
  64. Defining Your Authentication Function
  65. Getting the Entry and Checking the Credentials
  66. What to Do If Authentication Fails
  67. Registering the SASL Mechanism
  68. Example of a Pre-Operation Bind Plug-In
  69. Example of an Initialization Function
  70. Registering the Plug-In
  71. Using SASL with an LDAP Client
  72. Part 3 Advanced Programming Techniques
  73. How Entry Store/Fetch Plug-Ins Work
  74. Writing Entry Store/Fetch Functions
  75. Registering Entry Store/Fetch Functions
  76. How Extended Operation Plug-Ins Work
  77. Writing Extended Operation Functions
  78. Registering Extended Operation Functions
  79. Understanding Matching Rules
  80. Extensible Match Filters
  81. Extensible Match Filters in the Directory Server
  82. How Matching Rules Are Identified
  83. How the Server Associates Plug-Ins with OIDs
  84. Finding a Plug-In for Searching
  85. How the Server Uses Parameter Blocks
  86. How the Server Updates the Index
  87. Writing the Indexer Factory Function
  88. Getting and Setting Parameters in Indexer Factory Functions
  89. Writing the Indexer Function
  90. Getting and Setting Parameters in Indexer Functions
  91. How the Server Handles the Filter
  92. Query Operators in Matching Rules
  93. Writing a Filter Factory Function
  94. Getting and Setting Parameters in Filter Factory Functions
  95. Writing a Filter Index Function
  96. Getting and Setting Parameters in Filter Index Functions
  97. Writing a Filter Matching Function
  98. Handling Sorting by Matching Rules
  99. Writing a Destructor Function
  100. About Distributing Flat Namespaces
  101. Creating a Distribution Function
  102. Adding the Distribution Function to Your Directory
  103. Adding Multiple Databases to a Single Suffix
  104. Adding Distribution Logic to a Suffix
  105. using the distribution logic examples
  106. Custom Distribution Checklist
  107. Installing Directory Server
  108. Installing Two Instances of Directory Server
  109. Enabling the DIOP Feature in Directory Server
  110. Using the DIOP Feature
  111. Sample DIOP Plug-In
  112. Debugging the Plug-In
  113. Plug-In API Reference
  114. Part 4 Reference
  115. Summary of Data Types and Structures
  116. Distribution Routines
  117. Functions for Access Control
  118. Functions for Internal Operations and Plug-In Callback
  119. Functions for Setting Internal Operation Flags
  120. Functions for Handling Attributes
  121. Functions for Managing Backend Operations
  122. Functions for Dealing with Controls
  123. Functions for Syntax Plug-In
  124. Functions for Managing Memory
  125. Functions for Managing DNs
  126. Functions for Managing Entries
  127. Functions Related to Entry Flags
  128. Functions for Dealing with Filters
  129. Functions Specific to Extended Operation
  130. Functions Specific to Bind Methods
  131. Functions for Thread-Safe LDAP Connections
  132. Functions for Logging
  133. Functions for Handling Matching Rules
  134. Functions for LDAPMod Manipulation
  135. Functions for Monitoring Operations
  136. Functions for Managing Parameter Block
  137. Functions for Handling Passwords
  138. Functions for Managing RDN
  139. Functions for Managing Roles
  140. Functions for Sending Entries and Results to the Client
  141. Functions Related to UTF-8
  142. Functions for Handling Values
  143. Functions for Handling Valueset
  144. Functions Specific to Virtual Attribute Service
  145. Functions for Managing Locks and Synchronization
  146. Functions for Managing Computed Attributes
  147. Functions for Manipulating Bits
  148. Functions for Registering Object Extensions
  149. Functions for Registering Additional Plug-Ins
  150. Parameters for Registering Plug-In Functions
  151. Post-Operation/Data Notification Plug-Ins
  152. Matching Rule Plug-Ins
  153. Parameters Accessible to All Plug-Ins
  154. Information About the Database
  155. information about the connection
  156. Information About the Operation
  157. Information About Extended Operations
  158. Information About Access Control Lists
  159. Information About the Plug-In
  160. Version Information
  161. Information About Command-Line Arguments
  162. Attribute Flags
  163. Information About Targets
  164. Parameters for the Search Function
  165. Parameters for Executing the Search
  166. Parameters for the Search Results
  167. Parameters that Convert Strings to Entries
  168. Parameters for the Add Function
  169. Parameters for the Compare Function
  170. Parameters for the Modify Function
  171. Parameters for the Abandon Function
  172. Parameters for the Matching Rule Function
  173. Query Operators in Extensible Match Filters
  174. Parameters for LDBM Backend Pre- and Post-Operation Functions
  175. Post-Operation Plug-Ins
  176. Information About Operations
  177. Information About Backend State Change
  178. Parameters for LDAP Control
  179. Parameters for Generating LDIF Strings
  180. Parameters for Error Logging
  181. Parameters for Filters
  182. Parameters for Comparison Filters
  183. Parameters for Password Storage
  184. Parameters for Resource Limits
Netscape categories
Server
Software
Gateway
More Netscape categories
Manuals database logo
manualsdatabase
Your AI-powered manual search engine