Docs-Generate
Command Reference
Description
Generate the OpenLDAP "slapd" configuration files
Usage
ctl -t OpenLDAP -o <objectname> -c Docs-Generate [-archivedir <${entity.instance.dir}/var>] [-argsfile <>] [-basedir <>] [-buildstamp <>] [-directory <>] [-pidfile <>] [-rootdn <>] [-rootpw <>] [-suffix <>]
Options
Option | Description | Type | Default |
---|---|---|---|
archivedir | dir to store current output docs | string | ${entity.instance.dir}/var |
argsfile | Arguments file | string | ${entity.attribute.argsFile} |
basedir | Base directory | string | / ${entity.attribute.basedir} |
buildstamp | build identifer. currently ignored | string | |
directory | Database directory | string | ${entity.attribute.directory} |
pidfile | PID file | string | ${entity.attribute.pidFile} |
rootdn | Root distinguished name | string | ${entity.attribute.rootDn} |
rootpw | Root password | string | ${entity.attribute.rootPw} |
suffix | Directory suffix | string | ${entity.attribute.suffix} |