MAN page from RedHat EL 3 bdii-3.8.1-1_sl3.noarch.rpm
SECTION8
Section: BDII Services (8)
Updated: 2005-12-01
Index Service: bdii-update
The Berkeley Database Information Index (
BDII) consists of two or morestandard
LDAP databases that are populated by an update process.Port forwarding is used to enable one or more databases to serve datawhile one database is being refreshed. The databases are refreshedcyclically. Any incoming connection is forwarded to the most recentlyupdated database, while old connections are allowed to linger untilit is the turn of their database to be refreshed and restarted.The update process obtains
LDIF from eitherdoing an ldapsearch on
LDAP URLs or by running a local script (givenby a
URL with
file protocol) that generates
LDIF.The
LDIF is then inserted into the
LDAP database.Options exist to update the list of
LDAP URLs from a web page andto use an
LDIF file from a web page to modify the data before it isinserted into the database.
Configuration files: bdii-update.conf, bdii.conf
Service: bdii-fwd
The
BDII fwd service is a
TCP port forwarder that redirects request on the external service port to any of a set of backend ports, alwaystaking the port of the most up-to-date slapd. Old connections areallowed to linger until their slapd is restarted. The bdii-fwd service is only started by the bdii-update service, never directly. The service is stopped by the bdii init script on terminating the bdii service.
Configuration files: bdii-fwd.conf (generated by bdii-update)
Service: bdii-proxy
Script to generate a proxy derived from the host certificate, to be madeavailable to info providers that query secure services. It is calledonce when the
BDII is started and henceforth regularly by a cron job.
Service: bdii
SystemV init script to start/stop the bdii-update service and the bdii-related slapd daemons. It will write the slapd.conf configuration files needed by the bdii slapd instances based on bdii.conf and the schemas file.
Configuration files: bdii.conf, schemas
Index
- Service: bdii-update
- Service: bdii-fwd
- Service: bdii-proxy
- Service: bdii
This document was created byman2html,using the manual pages.