I have a WSS list containing user profile data (Columns: Username, Name, DOB) etc. I need to display the correct user profile from this list using the username of the currently logged in user (Active
I am developing a SharePoint application which needs users from a specified Windows Server 2003 Active Directory Organizational Unit.
I have setup a basic application which uses the ActiveDirectoryMembershipProvider to talk to our AD and authenticate users. It\'s a simple login page with the control which redirects me to a simple ou
We have an application that, along with many things, does some changes to Active Directory (add/remove user from group, change attribute values on user, etc).
I ne开发者_JAVA百科ed a method which will take an *.jpg image file and upload it to a user profile in the Active Directory of Windows AD 2003.
I have been banging my head for quite a while with this and can\'t get it to work. I have a LDAP Query I do have working in AD Users and Computers but dont know how to do it programatically in C#.
I have the following code in a class that is called from a web service: NetworkCredential credentials = new NetworkCredential(\"user\", \"password\");
How can I about getting a user\'s group memberships from AD, preferably using the same pattern as I use to get the user\'s Department property, as below?I have found several examples, but the intersec
Is it posable to make an app that can connect to a Windows Active Directory Server and do something like create a new user account or disable an existing account or retrieve a status flag...? help me
We would like to display a list of address. We are trying to design a system where the addresses are only stored in one place, that place being Exchange 2010.