directoryservices
Active Directory Lookup from C# failing on server but works locally
At my workplace I have to deal with 2 different domains x.com (the parent directory) and it\'s subdomain y.x.com[详细]
2023-01-15 22:12 分类:问答Connection pooling in System.DirectoryServices.Protocols (S.DS.P)
I\'m struggling with System.DirectoryServices.Protocols (S.DS.P) in an ASP.NET Helpdesk application to manage users and security gro开发者_如何学Cups.[详细]
2023-01-15 18:38 分类:问答Mac OS Directory Services/LDAP user with local admin rights
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[详细]
2023-01-15 15:55 分类:问答Cannot get properties of some groups in my AD
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[详细]
2023-01-12 21:17 分类:问答Extending UserPrincipal; FindByIdentity() fails
Extending UserPrincipal to take advantage of its built-in properties... running into an issue when we overload the FindByIdentity() method.[详细]
2023-01-12 16:52 分类:问答How to determine whether a group is security group?
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[详细]
2023-01-12 16:20 分类:问答System.DirectoryServices.AccountManagement.PrincipalContext and Impersonation in a WCF service
Working with the PrincipalContext in code that lies behind a WCF service.The WCF service is impersonating, to allow a \'pass-through\' type authentication.[详细]
2023-01-12 04:23 分类:问答How to configure OpenLDAP Proxy/Cache to cache all queries
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:[详细]
2023-01-10 14:16 分类:问答What permissions are required for enumerating users groups in Active Directory
I have a .net web application which needs to obtain the groups a user is a member of in Active Directory.[详细]
2023-01-10 03:38 分类:问答How do I set the ManagedBy property on a GroupPrincipal
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[详细]
2023-01-08 05:33 分类:问答