From 7d9d10c70c15c4f53ddf626f7e61fd243a03f529 Mon Sep 17 00:00:00 2001 From: Kurt Zeilenga Date: Sun, 17 Sep 2000 17:05:26 +0000 Subject: [PATCH] Fix default port --- doc/guide/admin/runningslapd.sdf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/guide/admin/runningslapd.sdf b/doc/guide/admin/runningslapd.sdf index 377769a558..a6155f86e9 100644 --- a/doc/guide/admin/runningslapd.sdf +++ b/doc/guide/admin/runningslapd.sdf @@ -28,7 +28,7 @@ specific host-port pairs or other protocol schemes (such as ldaps:// or ldapi://). For example, {{EX:-h "ldaps:// ldap://127.0.0.1:666"}} will create two listeners: one for LDAP over SSL on all interfaces on -the default LDAP/SSL port 646, and one for LDAP over TCP on +the default LDAP/SSL port 636, and one for LDAP over TCP on the {{EX:localhost}} ({{loopback}}) interface on port 666. Hosts may be specified using IPv4 dotted-decimal form or using host names. Port values must be numeric. -- 2.39.5