active-directory
Permissions required for adding an Active Directory account through code
I\'m attempting to write a program that would automatically create active directory accounts using data from an external data source. The problem that I am running into is that I am always getting an[详细]
2023-03-31 09:54 分类:问答How to read msExchMailboxSecurityDescriptor attribute in C#
I am trying to read all the user attributes in AD. H开发者_C百科ow to read msExchMailboxSecurityDescriptor attribute in C# ?[详细]
2023-03-31 06:49 分类:问答How to differentiate new added objects and updated objects in DirSync search results (Active Directory)?
Both new added objects and updated objects are returned in DirSync search results, from Active Directory server.[详细]
2023-03-31 06:15 分类:问答Group import from Active Directory via LDAP
We\'re using LDAP to au开发者_运维百科thenticate users against a large Active Directory setup. We want to extract the list of all groups from Active Directory so that we can mirror them in a local dat[详细]
2023-03-31 02:38 分类:问答What is the best performing generic LDAP query for authenticating users in AD?
We\'re using LDAP to authenticate users. The other side of the LDAP pipe is a very large Active Directory implementation. We\'re finding that the authentication query is taking too long (15 seconds an[详细]
2023-03-30 21:28 分类:问答dsget all domain users
I try to get all the members of my domain - using dsget group \"CN=Domain User开发者_如何学运维s,CN=Users,DC=cms,DC=local\" -members -expand[详细]
2023-03-30 21:13 分类:问答Odd result by using DirectorySearcher
I am using DirectorySearcher to get all AD users\' display name from company AD server, we have around 100k records and most of results are correct.[详细]
2023-03-30 15:02 分类:问答Drag and Drop Orientated CMS for an Intranet? [closed]
Closed. This question is seeking recommendations for books, tools, software libraries, and more. It does not meet Stack Overflow guidelines. It is not currently accepting answers.[详细]
2023-03-30 14:28 分类:问答Refactoring LDAP/AD script from VBS to C#
I need to refactor a VBS dealing with LDAP, ADODB and ActiveDirectory from VBS to C#. The part I\'m stuck is connecting (just starting and already stuck... great). This is the original source[详细]
2023-03-30 04:33 分类:问答How do I Convert an Integer8 Value to DateTime?
How do a convert an Integer8 type value to a DateTime one? In particular, I\'m attempting to get the accountExpires Active Directory User property in a human-readable form. SearchResult.GetDirectoryEn[详细]
2023-03-30 01:00 分类:问答