I just joined a company to support a web app that no one knows anything about. Everyone who might have once known is gone.
Technologies:SQL Server 2008, .NET 2008, Active Directory I\'m trying to send a connection string via my application to the SQL Server to authenticate a username开发者_如何学JAVA and password that is
I have a C# 4.0 program working that retrieves all the members for a specific AD group. In this AD group are other AD groups containing other members. I need my program to identity that it 开发者_如何
We\'re looking at configuring GIT for use by Windows clients in an Active Directory environment and I\'m wondering what configurations people have had success with.
I have a java app that is running as a service on a server. The service is running as the local system user.Which does not have access to folder XYZ
Hi I am wondering if there is a way of uniquely identifying a network domain using Active Directory.
//ActiveDirectorySearch1 //Displays all computer names in an Active Directory using System; using System.DirectoryServices;
I have a WPF client that connects to a WCF service, and I want to lock down some of the functionality so that only certain users can perform certa开发者_JAVA技巧in actions. The WCF service impersonate
I\'m aware I can call out to Active Directory and do queries provided I have a cleartext username and password. (I don\'t want to do that)
Is it possible to retrieve a list of all attributes/values from LDAP w开发者_StackOverflowithout specifying, if so how can this be possible?I grab list of all parameters my DirectoryEntry class object