How to debug LDAP authentication config file "webapps_authn.json" on webapp server
이전 댓글 표시
I tried to enable LDAP authentication for my webapp server, but after modified config file ”webapps_ authn.json" many rounds, it keeps reporting different LDAP error codes from the log, like 0x50, 0x21 or 0x31 etc.
So far I could only search the LDAP error code, guess what might be the root cause, then make adjustment half-blind, then try to login with my username & password from browser, but how to debug it more efficiently?
Can someone help to disclose the exact function or call so we could supervise the login process step by step?
Appreciate any clue about how to verify "webapps_authn.json" explicitly, like "call by LdapSearch or JNDI (Java naming Directory Interface)" etc. will be great
답변 (1개)
Marcello Giannoni
2021년 8월 9일
0 개 추천
I would like to know too!!
카테고리
도움말 센터 및 File Exchange에서 Server Management에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!