Tagged Questions
0
votes
2answers
33 views
Check if List of Users are valid against adfs in C#
I have a requirement to check if the users in my application are active users in active directory.
I need to send a notification when one of the user alias becomes invalid.
In most of the examples I ...
0
votes
1answer
244 views
How to query LDAP (ADFS) by ObjectSID in PHP (or any language really)?
How can I query an object using LDAP with ObjectSID with PHP or any language for that matter? I have found a ton of "solutions" that don't really makie sense and none really explain the source of the ...
5
votes
2answers
4k views
ADAM, Active Directory, LDAP, ADFS, Identity
What is the difference/relation between ADAM, Active Directory, LDAP, ADFS, Windows Identity, cardspace and which server (Windows 2003, Windows 2008) uses what?
0
votes
1answer
199 views
How to prevent Duplicate Object creation in ADAM?
I am testing out using ADAM and the DSML services. I have two ADAM servers, one is a replica of the other and they are Load Balanced. How can you protect duplicate object creation in the ADAM ...