Top "Active-directory" questions

Active Directory (AD) is a distributed directory service created by Microsoft.

Active Directory Authentication using Spring Security 3.2, Spring Ldap 2.0 and JavaConfig

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-ldap
Determine current domain controller programmatically

I need to query current domain controller, probably primary to change user password. (P)DC name should be fully qualified, …

c# .net active-directory domaincontroller domainservices
Windows Azure Active Directory and Office 365 integration

In my company, we are using Office365 for our emails. In addition to this, we are using Windows Azure Active …

azure active-directory office365
How to use Active Directory Authentication in ASP.NET Core?

I 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.1
Difference between PrincipalSearcher and DirectorySearcher

I see Active Directory examples that use PrincipalSearcher and other examples that do the same thing but use DirectorySearcher. What …

c# active-directory directoryservices
checksum failed: Kerberos / Spring / Active Directory (2008)

We are having trouble getting Kerberos/AD authentication to work with a Spring webapp, and I believe the problem has …

java active-directory kerberos spnego
Impersonate using Forms Authentication

I 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-authentication
Authenticating a self-signed certificate for LDAPS connection

I 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-certificates
Use Active Directory with Web API for SPA

I 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 owin
userAccountControl in Active Directory

I 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