Re: forms authentication with domain account from DMZ?

From: Joe Kaplan \(MVP - ADSI\) (joseph.e.kaplan_at_removethis.accenture.com)
Date: 11/17/05

  • Next message: [MSFT]: "RE: asp.net 2.0 membership provider and manager- Cont."
    Date: Wed, 16 Nov 2005 20:37:07 -0600
    
    

    Have you looked at the ActiveDirectoryMembershipProvider? All you need is
    LDAP access to the DC with that.

    Joe K.

    "Darwinian" <Darwinian@discussions.microsoft.com> wrote in message
    news:0ED9A1BF-65A6-4746-9371-D59D132E9E8F@microsoft.com...
    > We want to use Domain Security for our password and userID data store and
    > be
    > able to authenticate with this domain acount from a forms based
    > authentication implementation deployed outside the firewall in the DMZ
    > where
    > the web server has no access to the domain accounts. I have thought we
    > could, perhaps, use VS-2005 membership classes with a custom membership
    > data
    > provider; but, really have no idea if this is feasible.
    >
    > Any help or suggestions would be greatly appreciated.


  • Next message: [MSFT]: "RE: asp.net 2.0 membership provider and manager- Cont."