#!/bin/sh -x setup-ds.pl --silent --\ General.FullMachineName=$HOSTNAME\ General.SuiteSpotUserID=dirsrv\ General.SuiteSpotGroup=dirsrv\ slapd.ServerPort=390\ slapd.ServerIdentifier=pki-clone\ slapd.Suffix=dc=example,dc=com\ slapd.RootDN="cn=Directory Manager"\ slapd.RootDNPwd=Secret123\