Creating DS instance from command line cannot make directory
BlueSkyMay 24 2011 — edited Oct 31 2012Trying to install DSEE, and I get to the step to create the dir server instance, but it fails.
C:\sun_dir_server\dsee7\bin>dsadm create -p 1389 -P 1636 /local/dsInst
Choose the Directory Manager password:
Confirm the Directory Manager password:
Failed to make directory /local/dsInst
Before trying this command, /local/ directory did not exist. I then created directory C:\sun_dir_server\dsee7\bin\local, and retried the above command line, but it gave the same error message.
I am running this on Windows Server 2003.
I'd appreciate any help!