At my workplace I have to deal with 2 different domains x.com (the parent directory) and it\'s subdomain y.x.com
I\'m struggling with System.DirectoryServices.Protocols (S.DS.P) in an ASP.NET Helpdesk application to manage users and security gro开发者_如何学Cups.
I\'ve have several network based users (Mac OS X Directory Services). Some of them need local admin rights on their Mac OS X Workstations (10.6.4). They should be able to install software and to chang
I am trying to retrieve all the email gruops and their mail address from company\'s AD system. I\'ve got about 1800 groups but I\'ve found there are about 20 gourps which I cannot get their properties
Extending UserPrincipal to take advantage of its built-in properties... running into an issue when we overload the FindByIdentity() method.
I need to check whether a group given by name is a security group in AD using C# code. I notice there\'s a property named \"groupType\" in groups properties, but I don\'t know what this property is u
Working with the PrincipalContext in code that lies behind a WCF service.The WCF service is impersonating, to allow a \'pass-through\' type authentication.
Ok, this is an OpenLDAP newby question so bear with me. I haven\'t been able to find a straight answer on the webinets, so here we go:
I have a .net web application which needs to obtain the groups a user is a member of in Active Directory.
I\'m creating and updating Groups in Active Directory using the Gr开发者_开发百科oupPrincipal class in System.DirectoryServices.AccountManagement. When creating and updating, I also need to be able to