OpenLDAP searchFilter Problems

The searchFilter option for Wildfire is driving me crazy! In my OpenLDAP each account has two options I’'d like to match before a user can login. The first is accountStatus must equal active. The second is employeeNumber must equal 1. What should my searchFilter look like if both of these must match before a user can login?

Thanks for the help and the awesome product!

MePH

ldap queries can be tough, give this a shot:

/code

slushpupie, THANKS! Works great. I wasn’'t using the CDATA. Thanks for the help!

MePH