搜索 | 用户支持

防范以用户支持为名的诈骗。我们绝对不会要求您拨打电话或发送短信,及提供任何个人信息。请使用“举报滥用”选项报告涉及违规的行为。

详细了解

Thunderbird LDAP AdressBook SearchFilter it does not work

  • 1 个回答
  • 3 人有此问题
  • 1 次查看
  • 最后回复者为 vscherbo

more options

Hallo We Update TB78 to TB91 and now the LDAP AdressBook Search Filter not work ! old Version Thunderbird 78.13.0 LDAP Search Filter (&(objectCategory=*)(mail=*)(!(userAccountControl:1.2.840.113556.1.4.803:=2) ))

works perfect!

new Version TB 91.0.3 same Filter

not work! The problem is the String for deactivated users (!(userAccountControl:1.2.840.113556.1.4.803:=2) But we need this one.

Do you have a solution?

THX Thomas

Hallo We Update TB78 to TB91 and now the LDAP AdressBook Search Filter not work ! old Version Thunderbird 78.13.0 LDAP Search Filter (&(objectCategory=*)(mail=*)(!(userAccountControl:1.2.840.113556.1.4.803:=2) )) works perfect! new Version TB 91.0.3 same Filter not work! The problem is the String for deactivated users (!(userAccountControl:1.2.840.113556.1.4.803:=2) But we need this one. Do you have a solution? THX Thomas

所有回复 (1)

more options

Hello. I have a similar problem with a LDAP filter. My filter was (&(! (sambaAcctFlags=*D*)) (mail=*)) and it worked perfectly in TB 78

In TB 91 it does not work. But simplified filter (mail=*) is still working

We need full, not simplified filter.

Thank you Vladimir