24.05.2014 Views

AIX Version 4.3 Differences Guide

AIX Version 4.3 Differences Guide

AIX Version 4.3 Differences Guide

SHOW MORE
SHOW LESS

Create successful ePaper yourself

Turn your PDF publications into a flip-book with our unique Google optimized e-Paper software.

11.4.2 ODBC<br />

11.<strong>4.3</strong> RDB Glue<br />

11.4.4 SLAPD<br />

This includes ODBC Driver Manager and the DB2 (ODBC) Driver. The ODBC<br />

Driver Manager provides the ODBC API to the LDAP directory server. The DB2<br />

driver plugs into the ODBC framework and connects with the DB2 interfaces.<br />

Both of these components of ODBC are provided with the single-user version of<br />

DB2 that is shipped with the <strong>AIX</strong> Stand-alone LDAP Directory product.<br />

The Relational DataBase (RDB) Glue code ties together two architected<br />

interfaces to provide the data store for the directory. The SLAPD component<br />

handles incoming LDAP requests and generates calls to a set of APIs defined as<br />

the SLAPI interface. The RDB Glue provides a matching set of routines that plug<br />

into this API, take the previously mentioned API calls and generate SQL<br />

statements in the form required by the ODBC interface to read or write<br />

information to DB2.<br />

SLAPD is the portion of the directory server that understands LDAP. It is a<br />

multithreaded daemon that receives client requests, works with the DB2<br />

back-end to process them, and returns the results.<br />

11.4.5 Server Replication<br />

SLAPD process threads also monitor the replication log file and pass the<br />

corresponding update requests on to the replica server(s).<br />

No shutdown of LDAP server is necessary to copy directory data to initialize a<br />

replica server. The process of setting up a replica server involves the following<br />

steps:<br />

• Put the master directory into read-only mode.<br />

• Create a backup of the directory contents.<br />

• Use the backup file to populate the replica directory.<br />

• Update the master directory configuration with all the information about the<br />

replica server.<br />

• Dynamically reconfigure the master directory server (SLAPD) to pick up the<br />

new configuration.<br />

• Take the master out of read-only mode (back to read-write).<br />

11.4.6 HTTP Access to Directory<br />

An HTTP gateway is provided to allow web browsers that are not LDAP-enabled<br />

to do searches on the directory. The gateway is a cgi-bin program that presents a<br />

form to the user, through the browser, to gather the parameters for the search<br />

(such as a search base, scope, search filter, and so on). Once the search<br />

information has been passed to the gateway program, it acts as an LDAP client,<br />

generating the requests to do the search, then receiving the results and passing<br />

them back to the browser for display to the end-user.<br />

11.5 Security<br />

The <strong>AIX</strong> Stand-alone LDAP client and server implementation supports SSL<br />

(<strong>Version</strong> 2.0 or higher), an emerging standard for World Wide Web security. SSL<br />

<strong>AIX</strong> Stand-Alone LDAP Directory Product 299

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!