LdapTemplate 类的 authenticate()方法允许对密码字段的用户进行身份验证。代码是这样的:
ldapTemplate.authenticate(ldapDto.getBaseDn(),
filter.encode(), "");
有没有办法强制执行 authenticate()方法,如果密码字段为空,则不要进入Active Directory。
欢迎您就此提出建议。
答案 0 :(得分:0)
在兼容LDAP的服务器中有4种简单BIND可能性: