ขั้นตอนที่ 9 การพิสูจน์ตัวตนด้วย LDAP
แก้ไข standalone.xml ดังนี้
/{WILDFLY_HOME}/standalone/configuration/standalone.xml
ก่อนที่คุณจะกำหนดค่า คุณควรแจ้งให้ LDAP ทราบสำหรับการตรวจสอบการกำหนดค่าด้วย Wildfly โปรดดูหัวข้อการผสานรวม LDAP
ตัวอย่าง:
Name
Value
IP
192.168.0.183
Port LDAP
389
Domain name
avalant.co.th
Username admin
xxxxxxxx
Password admin
xxxxxxxx
Group
users
เพิ่มแท็ก <login-module>

แก้ไข value ldap setting

Last updated