Ask a Question related to ASP.NET Security, Design and Development.
-
localhost #1
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 see timeout or query-
time settings in the DirectoryServices space, how should
I set a timeout query value?
Thanks.
localhost Guest
-
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... -
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... -
LDAP group membership query
I am trying to query an NDS tree using the Win32::OLE and Win32::OLE::Enum modules. I was able to traverse the tree and gather all the group... -
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... -
MSFT #2
RE: Set LDAP Query Timeout?
You may take a look at following article to see if it will help,
especially, for the "Additional Options" section:
Using System.DirectoryServices to Search the Active Directory
[url]http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dndotnet/ht[/url]
ml/dotnetadsearch.asp
Luke
Microsoft Online Support
Get Secure! [url]www.microsoft.com/security[/url]
(This posting is provided "AS IS", with no warranties, and confers no
rights.)
MSFT Guest



Reply With Quote

