编程问答

Detect user logged on a computer using ASP.NET app(使用 ASP.NET 应用程序检测登录计算机的用户)
Check whether current user is a member of an active directory group(检查当前用户是否是活动目录组的成员)
UserPrincipals.GetAuthorizationGroups An error (1301) occurred while enumerating the groups. After upgrading to Server 2012 Domain Controller(UserPrincipals.GetAuthorizationGroups 枚举组时发生错误 (1301).升级到 Server 2012 域控制器后) - IT
Using PrincipalSearcher to find users with quot;orquot; parameters(使用 PrincipalSearcher 查找带有“或的用户参数)
Get members of an Active Directory group recursively, i.e. including subgroups(递归获取 Active Directory 组的成员,即包括子组)
lookup user in ActiveDirectory by email address(通过电子邮件地址在 ActiveDirectory 中查找用户)
How can I get the local group name for guests/administrators?(如何获取来宾/管理员的本地组名称?)
Get Groups From OU using DirectoryServices.AccountManagement(使用 DirectoryServices.AccountManagement 从 OU 获取组)
Getting all direct Reports from Active Directory(从 Active Directory 获取所有直接报告)
System.DirectoryServices - The server is not operational(System.DirectoryServices - 服务器无法运行)
How to determine all the groups a user belongs to (including nested groups) in ActiveDirectory and .NET 3.5(如何在 ActiveDirectory 和 .NET 3.5 中确定用户所属的所有组(包括嵌套组))
How to get username and SID for user by a domain name in ldap(如何通过ldap中的域名获取用户的用户名和SID)