Re: Test environment for ActiveDirectoryMembershipProvider
- From: zorba <zorba128@xxxxxxxxxx>
- Date: Tue, 10 Jun 2008 09:25:48 +0200
Max2006 wrote:
Hi,
I am using ActiveDirectoryMembershipProvider for authentication. In my development environment I don't have any Active Directory available for development and test. Basically my development environment is a windows xp laptop.
I am trying to avoid running a domain controller on my laptop. What would be the easiest way to develop and test my application without running a domain controller on my laptop?
Can I configure ActiveDirectoryMembershipProvider against a stand alone server?
Read about Active Directory Application Mode (ADAM). That is simplified
repository, which can be installed on XP box - I've successfully managed
to use ActiveDirectoryMembershipProvider against it.
--
marcin
.
- Follow-Ups:
- References:
- Test environment for ActiveDirectoryMembershipProvider
- From: Max2006
- Test environment for ActiveDirectoryMembershipProvider
- Prev by Date: RE: Why does DetailsView become read-only after insert?
- Next by Date: Adding editable div elements via javascript
- Previous by thread: RE: Test environment for ActiveDirectoryMembershipProvider
- Next by thread: Re: Test environment for ActiveDirectoryMembershipProvider
- Index(es):
Relevant Pages
|