Active Directory (AD) is a distributed directory service created by Microsoft.
I'm writing a web application that requires users to login. My company has an Active Directory server that I'd like …
java spring-security active-directory spring-ldapI need to query current domain controller, probably primary to change user password. (P)DC name should be fully qualified, …
c# .net active-directory domaincontroller domainservicesIn my company, we are using Office365 for our emails. In addition to this, we are using Windows Azure Active …
azure active-directory office365I am using the ASP.NET Core 2.1 React SPA Microsoft template. I want to use Active Directory for user authentication. …
active-directory asp.net-core-2.1I see Active Directory examples that use PrincipalSearcher and other examples that do the same thing but use DirectorySearcher. What …
c# active-directory directoryservicesWe are having trouble getting Kerberos/AD authentication to work with a Spring webapp, and I believe the problem has …
java active-directory kerberos spnegoI have an ASP.NET site that must use Forms Authentication and not Windows Authentication to access a ActiveDirectoryMembershipProvider. The …
asp.net active-directory forms-authentication impersonation windows-authenticationI want to make a secure ldap connection(ldaps) from a Linux(Linux 3.2.0-4-amd64 #1 SMP Debian 3.2.51-1 x86_64 GNU/…
php active-directory ldap ssl-certificate client-certificatesI am building single page application and I would like to know user's identity. We have Active Directory in our …
c# active-directory asp.net-web-api single-page-application owinI want to know the current value of the userAccountControl and determine which stage it is in Ref: http://support.…
c# properties active-directory user-accounts