Ask a Question related to ASP, Design and Development.
-
Mike #1
LDAP query through ASP
Can anyone direct me to some simple ASP code samples to do the following?
I'd like to, given a UID, check to see if an individual in a public
directory is part of a given OU.
I've noticed that for a given person there can be several OU's, so I don't
think it'd be possible to select an OU. However, can I select cn where UID
= xxx and OU = xxx and then check to see if it's not null? Thoughts? (if
so, how?)
Thanks!
PS: didn't know whether to put this in here or an LDAP group... ng
suggestions are welcome. :)
--
Mike
Mike Guest
-
Filter by MshORAddresses in an LDAP query
I am trying to query an LDAP server, and search for part of a string within the mshORAddresses field. This field is a string that is comma delimited... -
Error when using ldap query
I am trying to do an LDAP query an AD group. I already have one that queries the same server, and works. But on my new query I get the following... -
Query IIS or LDAP for User Info
Is it possible to query from IIS or LDAP, the user who is currently accessing the web server? I'm trying to set up a secure site that uses... -
Set LDAP Query Timeout?
I make an AD query to a remote domain controller and only give it 10 seconds to respond (more than enough in this particular environment). I don't... -
ADSI/LDAP Query
Arianne, I have the following code in C Sharp which query the Active Directory to get the user details. But it brings up only 1000 records. Is...



Reply With Quote

