hello,
i am a seasoned ASP.NET developer, but new to AD/LDAP queries.
im interested in a simple filter to return me all AD users (from my
pre-defined root) that begin w/ the letter "A". would that be
something like this:
(objectClass=user)(lastName = A*)
....thanks.
sm