I am having issues getting the groups from Active Directory via System.DirectoryServices Originally I started my application on a computer that was registered on the domain, but as it was a live doma
I am trying to get the full name of a given user from active directory. This code works on my PC but when I put it on the server it throws exception:
So, I\'ve run thi scode a dozen times and it worked, now it\'s not working. I\'m assuming its some kind of permission on the ad server for the account that\'s logged in, but the behavior is still puz
I\'m trying to evaluate AzMan for one of my ASP.NET applications but I have a strange problem. My test application expects three roles:
This morning I discovered a nice method (DirectoryEn开发者_如何转开发try.Exists), that should be able to check whether an Active Directory object exists on the server. So I tried with a simple:
I\'m trying to wrap my mind around F# so I thought it would be fun to convert some simple C# code that I have that looks a user up in Active Directory using System.DirectoryServices namespace and retu
I have an application where I display every Active Directory group that the current user belongs to.When I have my config setup like this:
I need to verify users in the company using only their username - not their password. So I need a method like this
I have my config setup like below: <configuration> <connectionStrings> <add name=\"ADConnectionString\" connectionString=\"LDAP://myldap/CN=Users,DC=nevco,DC=local\"/>
What are the points we should to consider when, looking for suitable directory service. If you have idea about differences among these directory service (Apache Directory , Microsoft Active Directory