Active Directory Application Mode (ADAM) is an LDAP-compliant directory service.
2
votes
4answers
52 views
LDAP Server for development purposes on Windows 8
I need to test connectivity to LDAP from my application. I need something that I can easy install (preferred to be xcopy).
Years ago I was using Active Directory Application Mode (ADAM) for this ...
0
votes
1answer
117 views
Powershell pulling LDS/ADAM attribute values
i'm working on pulling user attributes from an ADAM environment, specifically i need 'manageddepartmentnumber' and 'manageddepartment.' after hours though, i'm still at a loss of what's the best way ...
0
votes
1answer
45 views
Fields in Active Directory and Active Directory LDS
Is there a definite source i can rely on to know the Objects, Fields that the ActiveDirectoryMembershipProvider requires in Active Directory or Active Directory LDS. It is tiresome to go through all ...
0
votes
2answers
313 views
How to find a UserPrincipal where a property is not set using a PrincipalSearcher?
I'm trying to search for users in an instance of AD LDS (ADAM) where a property is not set, for example where the "company" property is not set to a value in the ADAM store (or AD for that matter).
...
0
votes
0answers
66 views
AD LDS: delete and create same user, ValidateCredentials always returns false
I have a site that authenticates users using an instance of a AD LDS.
Every authentication works without problems, except when a particular situation occurs:
i delete a user using ADSI Edit, ...
0
votes
0answers
60 views
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 ...
0
votes
0answers
110 views
Authenticate user in active directory error C#
private static DirectoryEntry GetDirectoryEntry(string fullPathDN)
{
DirectoryEntry DE= null;
AuthenticationTypes AuthTypes;
AuthTypes = AuthenticationTypes.Signing ...
0
votes
0answers
105 views
Anonymous read attribute 0x8000500c
A bit of a continuation from my previous post.
Now I am attempting to authenticate users against an ADAM server. My requirements are such that I must first perform an anonymous query for the user ...
0
votes
1answer
100 views
What to write in webconfig file when use Web Authentication in Asp.net
I have this problem:
What to write in webconfig file when use Web Authentication in Asp.net?
As what do I know if use Web Authentication in Asp.net dont have to put user id and password. So this is ...
1
vote
1answer
738 views
Authentication with ADAM. How to connect ApacheDS Studio with ADAM
I am new with AD, I just intalled ADAM in my windows xp. Then I have created a new
instance following the steps, everything good:
Install a unique instance of ADAM.
Instance name: dash
Computers ...
0
votes
1answer
160 views
Property 'attributeMapFailedPasswordAnswerLockoutTime' cannot be mapped to schema attribute 'lockoutTime' as the attribute is already in use
I am trying to use the ADMembershipProvider to connect to a local ADAM server and I am getting the error in the title. If I remove the enable password reset and the properties it relies on I am able ...
1
vote
4answers
3k views
Adding a user to AD LDS (ADAM) with Java and LDAP
EDIT4: Got my application to write the user to the active directory, but the active directory complains when I try to enable the user
Previous messages
I'm trying to add a user to my local ...
0
votes
1answer
117 views
Does AD LDS provides any callback APIs when the data within gets modified?
I am using AD LDS to store my application configuration data. I want to export the data from AD LDS to a folder everytime when the data gets modified in AD LDS.
I could not find any APIs to get ...
0
votes
1answer
112 views
Active directory roles: difference between users and readers
What are the exact differences between users and readers in the active directory roles.
I assume that users can modify certain things while readers are 'read-only', but i'd like to verify so that a) I ...
0
votes
1answer
539 views
Error when trying to list of users from active directory (AD LDS)
I'm trying to get a list of all users from my active directory (AD LDS/ADAM)
However, I keep getting the following error:
Lookup failed: javax.naming.NameNotFoundException: [LDAP: error code
32 ...
0
votes
1answer
326 views
ASP.NET MVC 3 SSO against ADAM and AD FS
I read an article at this site about ADAM, AD FS and SSO
Unfortunately I am not proficient in ADAM and AD FS, so I would like to know if I follow the "Web SSO with AD FS" part of this article then I ...
0
votes
2answers
432 views
Copying users between AD-LDS (ADAMish) instances
I have set up an instance of AD-LDS as in here
http://www.thegeekispeak.com/archives/28
and connected to it with Softerra LDAP Browser
What I don't know how to do is get the users stored in the ...
0
votes
1answer
197 views
Use of Forest.GetCurrentForest in RODC environment
I've got a problem with using Forest.GetCurrentForest() method when communicating with a Read-only domain controller.
The exception thrown is:
...
2
votes
1answer
1k views
Membership credential verification failed
I'm encountering this error : Membership credential verification failed. when I try to login with Active Directory user in an ASP.NET aplication using form based authentication.
I have a complex ...
2
votes
1answer
223 views
AD LDS slow on first access - Why?
I have an ADLDS instance setup on a local machine (Windows Server 2008 R2 box) for a new application and have knocked up some .Net code to access it. This is one of the functions i'm testing, as you ...
-1
votes
1answer
148 views
Unicode string max size
I doing some export to ADAM and I would like to know what is the max character I can send to Unicode string?
0
votes
1answer
134 views
Looping through IAzApplication IAzRoles collection too slow
I have this simple code which loops through all the apps in Azman and all their roles. It works great when I have no users assigned to the Roles. But the moment I assign users (2 of the roles have ...
1
vote
2answers
1k views
Best practice to link AD LDS user with AD user
We have an application that uses AD LDS (ADAM) which contains a extended user class ( custom attributes, specific to our application).
One of our clients wants our users linked to their domain users ...
0
votes
1answer
317 views
Use asp.net membership via LDAP
We have an intranet system that uses asp.net with the sql membership provider. We have about 400 users setup in the intranet. These can include employees, contractors, etc.
I'm trying to find out ...
0
votes
1answer
383 views
ADAM and Azman with ASP.Net forms authentication
Has anyone been able to make ADAM/Azman work with ASP.Net forms authentication. The default ADAM role provider works only with AD Domain users. And every single article I have read says that you need ...
0
votes
1answer
860 views
AD LDS (ADAM) ChangePassword over SSL
I have been searching the internet for days trying to solve this problem.
I am working on a project where I have a requirement of allowing the user to change their password using an ASP.NET web ...
1
vote
1answer
1k views
AD LDS ValidateCredentials at ContextType.ApplicationDirectory can't authenticate
I'm trying to use AD LDS for user authentication in my MVC app. I've managed to write some code that allows me to create/edit/delete users and groups, but i can't seem to authenticate them. Here is my ...
1
vote
1answer
430 views
Adobe Adam and Eve (C++ ASL): how to bind Eve variable so to get it updated inside C++ application?
So we know how to compile it, we have seen its demos and loved it. We have seen probably only one real life opensource project based on it. So I look at the samples and see only 3 quite long C++ ...
1
vote
1answer
126 views
Is there a way to verify that Kerberos is used?
I am using System.DirectoryServices namespace for communicating with an ADAM instance. Part of the network within our organization Kerberos, while another defaults to NTLM. We also have conflicting ...
0
votes
1answer
480 views
ASP.NET ChangePassword Control Stopped Working
We have a couple of ASP.NET WebForms applications that use the ADAM Membership provider, one of which includes the ChangePassword control. The control has started to fail every password change:
...
1
vote
1answer
627 views
Creating Active Directory of usernames for LDAP access
I am a newbie to LDAP and Active Directories.
I need to build a active directory of users who are eligible to access a particular conputer. When the user enters the username and password in a web ...
0
votes
0answers
366 views
AD LDS, “Reset password” does not save the new password
I am facing a problem with AD LDS installed on a Windows Server 2008 R2.
I created an User in "ADSI Edit", but when I run the method "Reset Password", it seems that it does not save the password I ...
0
votes
0answers
424 views
member attribute not synced from AD to ADAM using AdamSync
I have done the following things to sync an AD to an ADAM instance:
Create a new adam instance, during the installation import the 3 ldifs (not AZman)
Create a full schema using ADSchemaAnalyzer by ...
0
votes
2answers
323 views
Access ADAM instance with JXplorer
Is it possible to access an ADAM instance with CA JXplorer?
I have an ADAM up and running, it could be accessed by ADAM ADSI Edit with my own Windows account and password.
JXplorer, on the other hand, ...
1
vote
1answer
578 views
Calling initialize method of AzMan object causes FileNotFoundException
I have A WCF service that has a class that inherits System.Web.Security.RoleProvider. In this class I use Authorization Manager (AzMan) - using AzRoles.dll - for role management.
Authentication is ...
1
vote
1answer
412 views
WCF and AD LDS and Basic Authentication
I'm not sure what changes are necessary in web.config on the server. I have a WCF service using basic authentication. Currently its working against Active Directory. What changes are necessary so ...
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?
2
votes
1answer
229 views
Concurrent updates in ADAM/AzMan throwing a strange error
We have a custom membership provider that uses a WCF service and ADAM/AzMan. We have been seeing a lot of errors lately which seems to correspond to more heavy use of our web aplication.
I ...
0
votes
2answers
2k views
Spring ldap authentication failed error codes
I'm using Spring LDAP (1.3.1) to talk to ADAM and Active Directory.
When I try to authenticate someone using ldapTemplate.authenticate() I get back errors via the error callback, but it gives a very ...
7
votes
1answer
1k views
Is there any free GUI for administering AD LDS (ADAM)?
I am researching if ADLDS or ADAM is suitable for handling the users of a company product. Currently we are using AD, but we are planning to scale to more customers without needing to buy CALs.
I got ...
1
vote
0answers
57 views
defect in ADAM? search using wildcards returns wrong results
I've tried to Google it out, but i couldn't find any useful information.
Problem is as following:
My application uses ADAM (Active Directory Application Mode) to store some fancy objects, no big ...
0
votes
1answer
206 views
Browse ADAM and retrive values from C#
This is my current PowerShell code:
connect-QADService -service 'view.domain.com' -Credential 'MyDomain\Administrator'
$AllVMs= ( get-QADObject -SearchRoot 'vdi.vmware.int/Servers' -type pae-VM ...
0
votes
1answer
274 views
How do I enumerate through Active Directory Schema attributes?
I'm trying to enumerate through the Active Directory schema and don't think I'm seeing all the attributes. Could someone take a look and tell me where I'm going wrong?
objRoot = new ...
3
votes
1answer
5k views
Authentication using LDAP against ADAM using spring security
I am trying to get a Java app using spring-security to talk to a local ADAM instance that I have setup.
I have successfully installed ADAM and setup as follows....
Instance running on localhost:389
...
1
vote
1answer
434 views
AD LDS Context password Intermittently resetting
Using the DirectoryServices.AccountManagement library in C#, I am establishing a PrincipalContext, then using that context to validate users.
It seems that the username with which I am establishing ...
1
vote
0answers
249 views
What is the domain name when using ActiveDirectoryMembershipProvider against ADAM (AD LDS)
Ok, I've come a long way in my quest to authenticate WCF invokers against AD LDS, right now I have ActiveDirectoryMembershipProvider set up so that even the VS2010 Project/ASP.NET configuration tool ...
1
vote
4answers
846 views
Authenticating a WCF call from Silverlight using ADAM (AD LDS)
I have a Silverlight 4 client that invokes several WCF services. We want the communication to be encrypted using SSL (I have this part solved already) and that every call be authenticated against AD ...
0
votes
1answer
611 views
LDAP bind error codes using ADSI in C#
I am binding to an ADAM instance from a C# client using the ADSI provider. When the bind fails I get a generic error condition back that indicates a failure. If I look at a network trace of the ...
0
votes
1answer
567 views
how to expire a password with ADAM
We are using ADAM to simulate an AD server in our development environment. We need to expire passwords for a couple of our users to test several key code paths.
We have been doing this by setting ...
3
votes
3answers
687 views
Can you authenticate into SSAS with AD LDS (ADAM) accounts?
I'm very new to AD LDS and experienced but not qualified with SSAS, so my apologies for my ignorances with these.
We have a couple implementations where we expose SSAS via an HTTPS proxy ...
