Skip to Main Content

Security Software

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Using Operational Attribute nsAccountLock to filter disabled user accounts

807573Oct 30 2009 — edited Dec 4 2009
Hi,

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.
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details