Yes, I thought of that too, after some RTFMing. The kicker is that the LDAP record could exist, but without that particular ObjectClass. If I used the filter, I would have to report such a record as "non existant", when actually it's just the ObjectClass that's missing -- it would add confusion to the folks that would be maintaining the user accounts.
Thanks for the suggestion, though! Rich -----Original Message----- From: Karsten Gorling Sent: Thursday, October 21, 2004 11:09 AM Subject: Re: How to determine if ObjectClass value exists in LDAP record? * Jesse, Rich <[EMAIL PROTECTED]> [041021 17:59]: > > Ideas anyone? Although it doesn't answer your question, why don't use a searchfilter for the desired objectclass? The filter 'objectclass=<desired_objectclass>' would do the trick.
