Hi John, On 14.04.2015 19:37, John Maher wrote: > I'm trying to figure out how to search in Tree view using multiple > attribute values, like this: > > Search filter: objectClass=posixAccount & description=research
try this: (&(objectClass=posixAccount)(description=research)) -- Best regards Roland LDAP Account Manager http://www.ldap-account-manager.org/ Want more? Get LDAP Account Manager Pro! https://www.ldap-account-manager.org/lamcms/lamPro ------------------------------------------------------------------------------ BPM Camp - Free Virtual Workshop May 6th at 10am PDT/1PM EDT Develop your own process in accordance with the BPMN 2 standard Learn Process modeling best practices with Bonita BPM through live exercises http://www.bonitasoft.com/be-part-of-it/events/bpm-camp-virtual- event?utm_ source=Sourceforge_BPM_Camp_5_6_15&utm_medium=email&utm_campaign=VA_SF _______________________________________________ Lam-public mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/lam-public
