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

Mark Craig
16.30.2012 e1288c214819d97b3d47508cfbbf9f60825807fa
Typos spotted thanks to Danny Turner
1 files modified
8 ■■■■ changed files
opendj3/src/main/docbkx/admin-guide/chap-listeners.xml 8 ●●●● patch | view | raw | blame | history
opendj3/src/main/docbkx/admin-guide/chap-listeners.xml
@@ -78,7 +78,7 @@
 --bindDN "cn=Directory Manager"
 --bindPassword password
 --handler-name "LDAP Connection Handler"
 --set enable:false
 --set enabled:false
 --trustAll
 --no-prompt
$ dsconfig
@@ -88,7 +88,7 @@
 --bindDN "cn=Directory Manager"
 --bindPassword password
 --handler-name "LDAP Connection Handler"
 --set enable:true
 --set enabled:true
 --trustAll
 --no-prompt</screen>
   </step>
@@ -288,7 +288,7 @@
 --bindDN "cn=Directory Manager"
 --bindPassword password
 --handler-name "LDAPS Connection Handler"
 --set enable:false
 --set enabled:false
 --trustAll
 --no-prompt
$ dsconfig
@@ -298,7 +298,7 @@
 --bindDN "cn=Directory Manager"
 --bindPassword password
 --handler-name "LDAPS Connection Handler"
 --set enable:true
 --set enabled:true
 --trustAll
 --no-prompt</screen>
   </step>