From: Alan T. DeKok Date: Sun, 15 Apr 2012 12:07:01 +0000 (+0200) Subject: LDAPS port is 636, not 689 X-Git-Tag: release_2_2_0~140 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7aa9d189d3b1b3d1d7103cce40aedcebbe84b69e;p=thirdparty%2Ffreeradius-server.git LDAPS port is 636, not 689 --- diff --git a/raddb/modules/ldap b/raddb/modules/ldap index 41877395ec6..c47fe09b040 100644 --- a/raddb/modules/ldap +++ b/raddb/modules/ldap @@ -78,7 +78,7 @@ ldap { # # The StartTLS operation is supposed to be # used with normal ldap connections instead of - # using ldaps (port 689) connections + # using ldaps (port 636) connections start_tls = no # cacertfile = /path/to/cacert.pem