Using Operational Attribute nsAccountLock to filter disabled user accounts
807573Oct 30 2009 — edited Dec 4 2009Hi,
I need to create a filter which will return only the enabled user accounts.
I thought I would create such a filter using nsAccounLock attribute. I created following filter:
*(&(objectClass=iNetOrgPerson)(!nsAccountLock=TRUE))*
But it did not work correctly, no results were returned. According to iPlanet documentation, nsAccountLock is an Operation Attribute and operational attributes are not part of any schema.
Does anybody know how to create a filter which when applied will return us only the enabled user accounts?
I am using iPlanet Directory Server Version 5.1. Build number 2001.326.2045 on a Windows XP Intel C2D 3GB RAM machine.
Regards,
Naeem.