Jelajahi Sumber

[Devops] Test TOP to try LDAPS

Nas Villanueva 8 tahun lalu
induk
melakukan
830a8aa67d
1 mengubah file dengan 3 tambahan dan 3 penghapusan
  1. 3 3
      crss-admin/crss-admin-top.yml

+ 3 - 3
crss-admin/crss-admin-top.yml

@@ -15,9 +15,9 @@ spring:
           starttls.enable: true
 crss:
   ldap:
-    protocol: LDAP
+    protocol: LDAPS
     host: "10.176.12.106"
-    port: 389
+    port: 636
     root-dn: "dc=wesmsys,dc=local"
     user-search-base: ""
     admin-user: "wesmsys\\crss_user"
@@ -25,4 +25,4 @@ crss:
     username-field: "userPrincipalName"
     domain: "wesmsys.local"
     embedded: false
-    passwordOpEnabled: false
+    passwordOpEnabled: true