active-directory
System.DirectoryServices.Protocol move user question
I want to move a user from one OU to a Different OU, and also to update a few attributes using System.DirectoryServices.Protocol, but I\'m having a very hard time finding any code samples for anything[详细]
2023-04-03 10:14 分类:问答Active Directory in Asp.net C#
I have one problem regarding to Active Directory. My project has been hosted in one server. And the active directory has been maintained in another server. Now I need the AD authientication in my appl[详细]
2023-04-03 08:31 分类:问答Using ADSI To Open A Newly Created AD LDS Instance
I created a new instance using Active Directory Lightweight Directory Services Setup Wizard with the distinguished name of CN=MyName,DC=MyComponent successfully. I see the instance as a running window[详细]
2023-04-03 02:37 分类:问答Active Directory : Get all "Security Group"
I\'d like to g开发者_开发问答et all groups \"Security Groups\" available in the Active Diectory.[详细]
2023-04-03 01:57 分类:问答System.DirectoryServices compilation problems
I\'m using the code here : ASP.NET How to get List of Groups in Active Directory Specifically : using System.DirectoryServices;[详细]
2023-04-02 18:28 分类:问答unlocking Locked user accounts on Active Directory using Python ldap module
I recently implemented password reset on AD using python ldap module. This involved passing modified attributes in this manner:[详细]
2023-04-02 09:46 分类:问答Timeout exception calling UserPrincipal.GetGroups from a Windows service
When I run simple console app that calls UserPrincipal.GetGroups, it enumerates the users groups with no problems.However when I run the same code as t开发者_运维技巧he same user on the same server bu[详细]
2023-04-02 09:33 分类:问答Most effective means of PHP AD Authentication?
Our company is looking at moving authentication from our web app which is PHP running on Apache in Windows, and would like to authenticate using Active Directory. I have a way to simply pull your user[详细]
2023-04-02 00:43 分类:问答How can I secure Tomcat's webapps with ADFS 2.0 and SAML/SSO?
I would like to secure my webapps (on Tomcat 5.5) with ADFS SSO. The webapps are accessed from outside through Apache2 and its rewrite module.[详细]
2023-04-02 00:40 分类:问答Validating a Active Directory User
To check for a user\'s existence in Active Directory, which one is the bet开发者_开发技巧ter .Net library to use?[详细]
2023-04-02 00:05 分类:问答