suffix2instance (8) Linux Manual Page
suffix2instance – Directory Server script for finding a backend name
Synopsis
suffix2instance [-Z serverID] -s suffix [-h]
Description
Maps a suffix to a backend name. This script can be run while the server is running, or stopped.
Options
A summary of options is included below:
-ZServer Identifier- The server ID of the Directory Server instance. If there is only one instance on the system, this option can be skipped.
-sSuffix DN- The suffix DN to be mapped to a backend name. Example: "dc=example,dc=com"
-h- Display the usage.
Example
- suffix2instance -s ‘dc=example,dc=com’
- suffix2instance -Z instance3 -s ‘dc=example,dc=com’
Diagnostics
Exit status is zero if no errors occur. Errors result in a non-zero exit status and a diagnostic message being written to standard error.
Author
suffix2instance was written by the 389 Project.
Reporting Bugs
Report bugs to https://fedorahosted.org/389/newticket.
Copyright
Copyright © 2013 Red Hat, Inc.
