Hi,
Need to validate an User that has already connected to the network and had its username and pass validated by LDAP in the windows logon process. However, the management wants to validate again...
http://www.experts-exchange.com/Microsoft/Development/Q_24662875.html
I am trying to write a script to lookup and display a users information (Display Name, Phone Number, etc.) based on their username. I found the code below which will do an LDAP lookup based on the...
http://www.experts-exchange.com/OS/Microsoft_Operating_Systems/Server/Q_24303084.html
Hello Experts,
I seem to be stumped on this one. I've got my website setup for authentication by Forms, and I'm using LDAP to authenticate. In the development environment, everything works fi...
http://www.experts-exchange.com/Programming/Languages/.NET/ASP.NET/Q_24872140.html
I am trying to get a list of users from a Novell LDAP implementation using VB.NET. I know i am able to connect to their LDAP and get users using a different application (Softerra LDAP Administrator...
http://www.experts-exchange.com/Database/LDAP/Q_24890868.html
Experts,
I have taken this code from the following link: http://www.codeproject.com/KB/IP/LDAP_Using_VBnet.aspx
I added the reference: System.DirectoryServices.dll
And the line: Imports Sys...
http://www.experts-exchange.com/Programming/Languages/.NET/Visual_Basic.NET/Q_23300854.htm...
Hello
I've got a tricky problem. I'm doing a simple function to see if a user exists in my AD. My own develop machine worked perfectly fine. But once I moved to a testing environment, i keep ...
http://www.experts-exchange.com/Database/LDAP/Q_23607484.html
How do I use a use a whitelist to ensure that user-controlled values used in an LDAP query are composed from only the expected set of characters and do not contain any LDAP metacharacters given th...
http://www.experts-exchange.com/Programming/Languages/.NET/ASP.NET/Q_24672596.html
i need Display data from active directory on my web page.
I need Username of user, but i need display full name birth date and other data.
how do I get a single user and information in AD ? (...
http://www.experts-exchange.com/Programming/Languages/.NET/Visual_Basic.NET/Q_24112865.htm...
I am developing a new intranet site that allows users in certain groups through AD more access to different features of the site. The problem is, we have many off site domain servers, and it seems...
http://www.experts-exchange.com/Software/Server_Software/File_Servers/Active_Directory/Q_2...
Hi experts,
I'm writing a VB.Net application that lists all users from AD on a form.
My problem is that not all users appear in my list. Also, some computers are displayed among the users as...
http://www.experts-exchange.com/Programming/Languages/.NET/Q_23311193.html