Questions tagged [adam]

ADAM or Active Directory Application Mode is a LDAP server software provided by Microsoft. This first appeared in Windows Server 2003 R2 as an installable role. This component is now known as AD LDS or AD Lightweight Directory Services.

More details of adam is available at the following resources.

26 questions
1
vote
1 answer

LDIF error

Im having problems applying an ldif file to my Adam instance. I'm receiving an error claiming "Invalid DN Syntax". Ive used the file before and therefore believe the DNs to be acceptable. Here is an example from the…
Mark Sutton
  • 636
  • 5
  • 7
1
vote
2 answers

Active Directory: currently logged in users with C#

Is there a way to list all currently logged in users in Active Directory (ADAM) using C#?
Spaffo
  • 187
  • 1
  • 2
  • 8
0
votes
1 answer

Import sample Active Directory into LDAP

For development purposes so I can query and test a C# LDAP integration, I have set up an Active Directory Lightweight Directory Services (AD LDS) instance on my Windows 10 box. I need to populate this with an LDAP structure taken from a sample…
John Livermore
  • 303
  • 1
  • 3
  • 8
0
votes
1 answer

Email address as rdn in Active Directory Application Mode - ADAM

Is it OK to use an email address as the CN attribute in ADAM (I don't mean the email/mail attribute)? I have a requirement that calls for ADAM for authentication and the user's email address as the CN (e.g. CN=jsmith@yahoo.com and…
JimSTAT
  • 226
  • 2
  • 5
0
votes
2 answers

How do I (or is it possible) to configure SSL Certificates for ADAM to self-renew

I have an environment of Windows Server 2003 machines that are running ADAM (Active Directory Application Mode) over SSL. The SSL certificates that are installed on the machines are created using our internal CA and are trusted on any computer on…
Astra
  • 683
  • 1
  • 7
  • 9
0
votes
2 answers

Stand alone or free application to backup ADAM / AD LDS database files

Do you know any small standalone and free tool, that can be run in console, to backup / restore ADAM / AD LDS database files (like adamntds.dit, edbres00001.jrs etc.). I tried to stop ADAM service and copy / paste these files to other location but…
Darqer
  • 299
  • 1
  • 3
  • 10
0
votes
1 answer

In Windows Server 2003 R2, how do you get into the Optional Component Manager to install ADAM SP1?

In Windows Server 2003 R2, how do you get into the Optional Component Manager to install ADAM SP1? I cannot find this Optional Component Manager.. is this equivalent to Add/Remove Windows Components? Thanks.
O_O
  • 635
  • 3
  • 15
  • 25
0
votes
1 answer

Windows Server 2003 vs 2008 & ADAM vs AD LDS

Comparing Window Server 2003 to 2008, I know that ADAM (active directory application mode) has been replaced with AD LDS (active directory lightweight directory services). I am just wondering, if there are any other changes than just the name that…
O_O
  • 635
  • 3
  • 15
  • 25
0
votes
1 answer

Accessing ADAM instance without original creator's account

I have an ADAM instance that was created by a previous employee. He has since been terminated and his AD account deleted. I want to be able to access this ADAM instance he created but am not a user in/on it. Is there a way to take over the…
0
votes
1 answer

What's the best way to remotely admin MS ADAM?

I am setting up a new MS ADAM instance on a Win 2003 server. I want to be able to manager users and groups from my own Win Xp/7 workstations. What's the best tool for doing this? Is there a way to get just the ADAM ADSIEdit tool on my PC? Thanks!
Peter
0
votes
0 answers

adamsync moving objects to LostAndFound on user object delete on Server 2022 replica in mixed OS environment

We are in the process of migrating our ADLDS instance from Server 2012 to Server 2022. We have brought up the two new replicas and they are replicating and functioning as expected. We run a daily health check and replication report. Everything looks…
1
2