ibxd(8) — Maintenance
NAME
start_ibxd.osf - shell script that starts ibxd, the InfoBroker daemon.
SYNTAX
/usr/sbin/start_ibxd.osf [ arguments ]
ARGUMENTS
wg-directory-fileName of a workgroup-directory file for the server to search.
-x wg-directory-fileSpecifies both X.500 and a workgroup-directory file for the server to search.
DESCRIPTION
The /usr/sbin/start_ibxd.osf shell script starts the InfoBroker daemon. You must be root to use this script.
The InfoBroker server looks up information about people; the server works with clients that use the Lightweight Directory Access Protocol (LDAP) set of functions, and works with the InfoBroker look-up daemon to provide look up services to users who have web browsers (users can use any web browser that can communicate with a World Wide Web server).
The InfoBroker server looks up information in two directory services: a workgroup directory and an X.500 Directory Service. A workgroup directory is a text file located on the server’s system, which contains directory entries in the X.500 syntax.
If you specify no arguments to /usr/sbin/start_ibxd.osf, then the server searches X.500 only.
EXAMPLES
# /usr/sbin/start_ibxd.osf -x directory_file.txt
RELATED INFORMATION
Commands: ibxlookupd(8).