I\'ve created a small entity class: public class OrganizationalUnit { public string Name { get; set; } public string ParentUO { get; set; }
I\'m using VB6 and using ADSI to query for the status (running or not) of a Windows Service.See this MS article: http://msdn.microsoft.com/en-us/library/aa746322(v=vs.85).aspx.
I\'ve been searching for a while here and googling for this. Can\'t really get my head arround it. I need to provide an array list to another tool that I have. This is writen in C#, the best I could
I have to check usergroups of LDAP Active Directory for a specific user in C#. Mean I pass this username to a method and it returns me list of group from that user belongs. Can You Please help me in t
Help! I am absolutely clueless on this. I\'ve been told that the web application I\'m building (.net 4 / mvc3 / c# / sql server) will be \"sitting behind UAG so we can silently authenticate\". I\'ve
I\'m trying to look on on the root of a AD server for users with tomcat5.5 and JNDIRealm, but it seems that there are several referrals to other locations in the whole AD structure and one of the refe
I am trying to create a Windows Application that will be able to run a variety of Powershell scripts.
I use this code to get the groups of the current user. But I want to manually give the user and then get his groups. How can I do this?
How do I go about iterating over available and/or set settings in a given GPO (using name or GUID) in an AD domain? Without having to export to XML/HTML using powershell, etc.
I have an application that uses ActiveDirecotry authorisation and it has been decided that it needs to support nested AD groups, e.g.: