|
Post by Chris128 on Nov 3, 2014 1:03:19 GMT
As a .NET developer myself and someone who often writes software that needs to query/modify objects in Active Directory, I struggled to find any active forums for topics about programming against AD. So I decided to start my own. If you are a .NET developer and have any questions about programming against AD then please start a new thread and I will try to help as soon as possible. Over time hopefully the forum will grow and other people will begin helping out as well. Some examples of questions that are suitable to be discussed in this forum: - Using the System.DirectoryServices classes to perform LDAP searches
- How to retrieve an accurate value for a particular AD attribute
- Errors when trying to create or modify user accounts in AD
- How to enumerate permissions on AD objects
Whilst I don't claim to be an expert on everything LDAP, I have spent a large amount of time writing tools aimed at IT administrators for querying AD objects, managing group membership, reporting AD permissions, locating inactive user accounts, etc etc. So hopefully I can help people that might be hitting the same problems I have had to overcome. Chris
|
|