]> git.ipfire.org Git - thirdparty/freeradius-server.git/commitdiff
Document "port" entry for LDAP
authorAlan T. DeKok <aland@freeradius.org>
Sun, 15 Apr 2012 12:04:16 +0000 (14:04 +0200)
committerAlan T. DeKok <aland@freeradius.org>
Sun, 15 Apr 2012 12:04:16 +0000 (14:04 +0200)
raddb/modules/ldap

index 5351a81db3f44858f89b29b09cf8c2e8b6eaeaad..41877395ec687c63019f563fd17dec8f8a16e29a 100644 (file)
@@ -42,6 +42,11 @@ ldap {
        #  every authentication request.
        ldap_connections_number = 5
 
+       #  Port to connect on, defaults to 389. Setting this to
+       #  636 will enable LDAPS if start_tls (see below) is not
+       #  able to be used.
+       #port = 389
+
        # seconds to wait for LDAP query to finish. default: 20
        timeout = 4