Re: Use of Active Directory vs Database (e.g. SQL server)

Tech-Archive recommends: Fix windows errors by optimizing your registry



santosh wrote:
> I am designing 2 enterprise applications for my client.
> One of them will be accessed only by internal users, meaning only the
> employees having a valid windows account on the client's domain.
> The other one is however for all the external users. The number for
> users will grow over time and could be over 100,000.
>
> For authentication and authorization purpose, I have recommended use
> of Active Directory. This will obviously work very well for the
> internal application. However, for the external application, I was
> little bit concerned on the scaling of this and was wondering if the
> use of a database will be more appropriate for this. (i.e. whether to
> use active directory or directly use database for authentication).
>
> What are the pros and cons in both of these approaches and which is
> the approriate one for my scenario?

I'd go with Simon's suggestion of ADAM, if the app is a large distributed
one that doesn't natively use its own database server already.

It's worth remembering that Active Directory *is* based on database
technology already, and hence is pretty darn scalable in the right
circumstances.

--
--
Rob Moir
Website - http://www.robertmoir.co.uk
Virtual PC 2004 FAQ - http://www.robertmoir.co.uk/win/VirtualPC2004FAQ.html
Kazaa - Software update services for your Viruses and Spyware.


.



Relevant Pages

  • Re: Windows Integrated Security - Restricting Users Without Groups
    ... Just look for:-How to configure and implement a Role based Windows ... > the following in the Authentication Event in global.asax. ... >> users are in fact, Active Directory user accounts, or whether, perhaps, ... >> database, which would be entirely separate from Active Directory, other ...
    (microsoft.public.dotnet.framework.aspnet)
  • Re : Active Directory and SQL Server NT Authentication problem
    ... I am trying to set up SQL server NT authentication but ... Using Active Directory on windows 2000 server, ... granted permissions to access the database. ... database using NT authentication. ...
    (microsoft.public.sqlserver.security)
  • Re: login screen
    ... Unless there is some other reason to use the Active Directory I probably ... wouldn't use it solely for authentication. ... is hitting a database already I'd say that that's probably the best way ... > I am tiring to create a login screen for our partners through out ...
    (microsoft.public.dotnet.framework.aspnet)
  • RE: Forms authentication <-> Windows user?
    ... you can authenticate against the Active Directory by using Forms. ... > I'm new in ASP.NET and I've got a question about authentication in an ... > I want to authentify and authorize the user by a database. ... evaluate the windows username ...
    (microsoft.public.dotnet.framework.aspnet.security)
  • Re: NTDS ISAM DataBase Corruption
    ... Did you tried the recover the corrupted Active Directory process that a gave ... This is brand new IBM Server. ... using symantec livestate recovery. ... Active Directory database is unavailable because it is damaged, ...
    (microsoft.public.windows.server.active_directory)