Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in directoryservices

Mac OS X: Get current username and home directory for current user from Directory Services

Asynchronous DirectorySearcher (LDAP)

Can't get deleted items from OpenLDAP Server using Content Synchronization Operation (syncrepl)

Error with UserPrincipal.GetAuthorizationGroups() method

"Domain Users" group is empty when I use DirectoryServices "member" property

PrincipalContext.ValidateCredentials extremely slow

.net directoryservices

list all local users using directory services

Where is the domain name in a UserPrincipal object?

What are the different properties available in System.DirectoryServices.DirectorySearcher.PropertiesToLoad

Howto get domainname from UserPrincipal or PrincipalSearcher

c# directoryservices

How to register System.DirectoryServices for use in SQL CLR User Functions?

GroupPrincipal.GetMembers fails when group (or child group if recursive) contains ForeignSecurityPrincipal

Does PrincipalSearchResult<T> automatically dispose all elements in its collection?

Determine if user is in AD group for .NET 4.0 application

How to get the NETBIOS Domain Name using the FQDN in a Complex Environment

UserPrincipal.FindByIdentity Permissions

How do I validate Active Directory creds over LDAP + SSL?

System.DirectoryServices - The server is not operational

How can I get the local group name for guests/administrators?

Connecting to LDAP from C# using DirectoryServices