The default LDAP authentication filter is (|(cn=%*)(|(&(sn=%a)(givenname=%z))(&(sn=%z)(givenname=%a)))).
默认的 LDAP 身份验证过滤器是 (|(cn=%*)(|(&(sn=%a)(givenname=%z))(&(sn=%z)(givenname=%a))))。
Similar functionality is possible with an LDAP server by modifying the authentication filter to list only the allowed LDAP field names.
在LDAP服务器上,可以通过修改身份验证过滤器,只列出所允许的ldap字段名称,也可以实现类似的功能。
In effect, the type cataloged at the gateway ACTS as a filter that limits what authentication types are allowed through.
实际上,编目在网关上的类型充当一个过滤器,用于限制哪些验证类型被允许通过。
应用推荐