From ed8d950b03be235128893e1478f9e62a38ef6801 Mon Sep 17 00:00:00 2001 From: Andrea Hoffer Date: Thu, 2 Oct 2025 13:59:34 -0400 Subject: [PATCH] OSDOCS#16351: Updating port to 636 for LDAPS --- modules/ldap-auto-syncing.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/ldap-auto-syncing.adoc b/modules/ldap-auto-syncing.adoc index 32c0926bce5d..3f4f951f2060 100644 --- a/modules/ldap-auto-syncing.adoc +++ b/modules/ldap-auto-syncing.adoc @@ -118,7 +118,7 @@ data: sync.yaml: | <1> kind: LDAPSyncConfig apiVersion: v1 - url: ldaps://10.0.0.0:389 <2> + url: ldaps://10.0.0.0:636 <2> insecure: false bindDN: cn=admin,dc=example,dc=com <3> bindPassword: