mirror of https://github.com/OpenIdentityPlatform/OpenDJ.git

Mark Craig
28.33.2011 fada56a77c157a784dc21c7ae558c4d5d8e5d3f1
opendj3/src/main/docbkx/admin-guide/chap-tuning.xml
@@ -324,7 +324,7 @@
   <screen>$ dsconfig
 set-backend-prop
 --port 4444
 --hostname `hostname`
 --hostname opendj.example.com
 --bindDN "cn=Directory Manager"
 --bindPassword password
 --backend-name userRoot
@@ -333,7 +333,7 @@
 --no-prompt
$ import-ldif
 --port 4444
 --hostname `hostname`
 --hostname opendj.example.com
 --bindDN "cn=Directory Manager"
 --bindPassword password
 --ldifFile /path/to/Example.ldif
@@ -397,7 +397,7 @@
   <screen>$ dsconfig
 set-backend-prop
 --port 4444
 --hostname `hostname`
 --hostname opendj.example.com
 --bindDN "cn=Directory Manager"
 --bindPassword password
 --backend-name userRoot
@@ -427,7 +427,7 @@
   <screen>$ dsconfig
 create-entry-cache
 --port 4444
 --hostname `hostname`
 --hostname opendj.example.com
 --bindDN "cn=Directory Manager"
 --bindPassword password
 --cache-name "Large Group Entry Cache"
@@ -458,7 +458,7 @@
   <screen>$ dsconfig
 set-log-publisher-prop
 --port 4444
 --hostname `hostname`
 --hostname opendj.example.com
 --bindDN "cn=Directory Manager"
 --bindPassword password
 --publisher-name "File-Based Access Logger"