开发者

how to authenticate encrypted password at LDAP server

开发者 https://www.devze.com 2023-01-22 13:51 出处:网络
How to authentica开发者_如何学运维te encrypted password at LDAP serverIn general the answer is to attempt an LDAP bind operation with those credentials. Note that this is not the same as a JNDI bind,

How to authentica开发者_如何学运维te encrypted password at LDAP server


In general the answer is to attempt an LDAP bind operation with those credentials. Note that this is not the same as a JNDI bind, it is a JNDI/LDAP reconnect.

0

精彩评论

暂无评论...
验证码 换一张
取 消