Top "Active-directory" questions

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

PowerShell - User Must Change Password at Next Logon

Here is what I have, everything works great thus far except the part where I need the user to change …

powershell active-directory change-password
AD vs ADFS vs LDAP: Explain it like I'm 5

I don't work with Microsoft but I'm struggling understanding conceptually how AD, ADFS and LDAP work together. Let's say I …

active-directory ldap identity adfs
Why TFS with GIT is not working from command line?

I want to use the git command line tools with the Microsoft Team Foundation Server Git repositories. But every time …

git visual-studio tfs active-directory
Adding a user with a password in Active Directory LDAP

this is my first time on StackOverflow, I hope I will get some responses here. I am using Windows Active …

java active-directory ldap spring-ldap
"A referral was returned from the server" error only while querying LDAP from outside the domain

I have 2 domains in the forest. 2nd one is the child domain of the first one. Like below... Domain1 = abc.…

active-directory ldap adsi referrals
Can I change my own password in Active Directory using Powershell

I am trying to change password for my own account in AD using powershell. My account is just a regular …

powershell active-directory passwords change-password
Reading Group Policy Settings using C#

How do I go about iterating over available and/or set settings in a given GPO (using name or GUID) …

c# c#-4.0 active-directory gpo
.NET 4.5 Bug in UserPrincipal.FindByIdentity (System.DirectoryServices.AccountManagement)

In testing our .NET 4.0 application under .NET 4.5, we've encountered a problem with the FindByIdentity method for UserPrincipal. The following code …

c# .net authentication active-directory .net-4.5
What goes on when using kinit with a keytab file

Wish to get more understanding on the use of kinit and keytab file. For example, if I already have a …

windows active-directory kerberos jaas keytab