Running 2.6 on XP - Have an Novell eDirectory 8.8 - Novell supports Multiple values within a single attribute - Example department number could be 9999, 8888.
How could I search for users who have multiple values within a single attribute? Example (&(objectclass=user)(employeestatus=A)(departmentNumber=*)) still returns only single values.
any thoughts!