Re: can AD in Windows2003 can hold business data ?



So, if you have a developer in your company who wants to make a change to
the schema to test his app, you could tell him to stand up AD/AM to make his
app work against that. And if he really likes ADAM you could very well
leave AD alone and instead institute something like MIIS to allow for
single-sign-on for the AD users to get to the application!

--
Spin

"Jorge de Almeida Pinto"
<SubstituteThisWithMyFullNameSeparatedByDots@xxxxxxxxx> wrote in message
news:eO5oIAWDGHA.1180@xxxxxxxxxxxxxxxxxxxxxxx
> you might wanna have a look at AD/AM (Active Directory Application Mode)
>
> AD is an infrastructure directory that holds credentials, policies,
> etc....
> Storing business data in a directory depends on a lot of thinks like:
> * is a schema change needed? (remember schema changes are irreversible!)
> * what data is stored in the directory?
> * where should the data be available?
> * who is going to administer that data and that APP?
>
> Remember that application partitions are hosted on DCs!!! (think
> security). AD/AM can be run on every server you want to, you can update
> the schema for that app as you like, you can store the data you like and
> it can still use the security of AD
>
> get it here:
> http://www.microsoft.com/downloads/details.aspx?FamilyId=9688F8B9-1034-4EF6-A3E5-2A2A57B5C8E4&displaylang=en
>
> --
> Cheers,
> # Jorge de Almeida Pinto #
> BLOG --> http://blogs.dirteam.com/blogs/jorge/default.aspx


.



Relevant Pages

  • Re: Datagrid doesnt show XML data
    ... i mean that this code works ok in the Windows Form App i built at First, ... > schema programmatically (which is also fine as long as it matches XML): ... >> David Fúnez ...
    (microsoft.public.dotnet.framework.compactframework)
  • Re: ADODB.Connection.OpenSchema from C#.NET 2.0
    ... but right now I have an already written app using ADO and I ... provider specific schema is requested. ... GUID which the function can ignore. ... Since you're developing an app in C#, I strongly suggest you use ADO.NET ...
    (microsoft.public.data.ado)
  • Re: UTL_FILE Permissions
    ... The schema APP has already been granted READ and WRITE to the APP_DIR, ... I used the usermod command so that oracle user has a secondary group ...
    (comp.databases.oracle.server)
  • RE: Custom actions in deployment
    ... Now we are also looking at how to get the Autoupdater app work with our ... There might be occassions when the database schema might change on the ... CF service pack version into this custom setup. ...
    (microsoft.public.dotnet.framework.compactframework)
  • Re: 3rd Party Hosting Integration
    ... I have little to know experience with AD/AM, I have it in my lab and am ... If I understand the architecture, we'd have to create the .dit, send it to ... application sub-security would be ... Can I engrypt the .dit before tranferring to the ISV? ...
    (microsoft.public.windows.server.active_directory)

Loading