From bbca55025b91eb0911f964f9236e5991042456c5 Mon Sep 17 00:00:00 2001 From: Mark Craig <mark.craig@forgerock.com> Date: Mon, 21 May 2012 10:48:21 +0000 Subject: [PATCH] Fix for OPENDJ-503: Section 4.4 wrong port number listed --- opendj3/src/main/docbkx/admin-guide/chap-listeners.xml | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/opendj3/src/main/docbkx/admin-guide/chap-listeners.xml b/opendj3/src/main/docbkx/admin-guide/chap-listeners.xml index d5da3fd..7203c7e 100644 --- a/opendj3/src/main/docbkx/admin-guide/chap-listeners.xml +++ b/opendj3/src/main/docbkx/admin-guide/chap-listeners.xml @@ -210,7 +210,7 @@ <para>The standard port number for LDAPS client access is 636. If you install OpenDJ directory server as a user who can use port 636 and the port - is not yet in use, then 389 is the default port number presented at + is not yet in use, then 636 is the default port number presented at installation time. If you install as a user who cannot use a port < 1024, then the default port number presented at installation time is 1636.</para> -- Gitblit v1.10.0