CAS AD LDAP 32 error

前端 未结 2 1743
故里飘歌
故里飘歌 2021-01-05 08:54

I am seeing this when I try to login with CAS which is authenticating against AD over LDAP.

SEVERE: Servlet.service() for servlet cas threw exception
jav         


        
2条回答
  •  庸人自扰
    2021-01-05 09:48

    LDAP error code 32 means "no such object", in this case, perhaps the base object of the search did not exist.

提交回复
热议问题