Hi there,
Does anyone else have the same issue? I’m unable to filter by enabled accounts only. The following Cisco doco so limited.
http://www.cisco.com/en/US/docs/voice_ip_comm/csbpipp/ip_phones/administration/guide/spa500_admin.pdf
Trying the following:
Default works fine but returns disabled accounts also.
sn:(sn=*$VALUE*)
cn:(cn=*$VALUE*)
If I try the following an LDAP error is returned. If I try under an LDAP browser it returns only enabled accounts.
sn:((cn=*$VALUE*)(!userAccountControl:1.2.840.113556.1.4.803:=2))
cn:((cn=*$VALUE*)(!userAccountControl:1.2.840.113556.1.4.803:=2))
Does anyone know if this is simply a limitation of the handset?
Regs, Rob