Ask a Question related to Windows Server, Design and Development.
-
Useko Netsumi #1
ADAM and Object Database
Up to these days, I'm still puzzled to distinguish the difference between
ADAM(ActiveDirectory Application Mode) and the Object Databases. Can someone
shed me some lights -
thanks
Useko Netsumi Guest
-
Coldfusion/ADAM/LDAP
Is there anyone out there with real experience and has Coldfusion pages that will test LDAP authentication to ADAM and is willing to share them? If... -
Windows Authentication with ADAM
Hello, I have an asp.net 2.0 application with which I want to use ADAM (I'm copying users from a separate active directory because the client... -
window authentication against ADAM users
Hi, Has anyone know how to do window authentication against ADAM users? Thanks for any reply Ann -
Authentication in ADAM
Hi, I can use for security authentication the information about user and group who I have stored in ADAM (Active Directory Application Mode) from... -
ADAM authentication
I've been kicking around ADAM on a 2003 server for a couple of days and after getting the major classes in the schema and making a few objects, now... -
Joe Kaplan \(MVP - ADSI\) #2
Re: ADAM and Object Database
ADAM can be used as an object database. The main thing to consider is that
you must program it using an LDAP API instead of a SQL API and must use
standard LDAP tools and techniques to extend the schema.
Joe K.
"Useko Netsumi" <usenets@yahoo.com> wrote in message
news:2kkebtF3e58cU1@uni-berlin.de...someone> Up to these days, I'm still puzzled to distinguish the difference between
> ADAM(ActiveDirectory Application Mode) and the Object Databases. Can> shed me some lights -
>
> thanks
>
>
Joe Kaplan \(MVP - ADSI\) Guest
-
Kannan C. Iyer [MSFT] #3
Re: ADAM and Object Database
ADAM Technical Reference has a section on "LDAP Directories Compared to
Relational Databases". This section would help you understand the
considerations for decision on whether to go with a database or directory.
[url]http://www.microsoft.com/adam[/url] has a link to the Tech Ref.
--
Kannan C. Iyer
Program Manager, Directory Services
Microsoft Corporation
This posting is provided "AS IS" with no warranties, and confers no rights.
Use of included script samples are subject to the terms specified at
[url]http://www.microsoft.com/info/cpyright.htm[/url]
----
"Joe Kaplan (MVP - ADSI)" <joseph.e.kaplan@removethis.accenture.com> wrote
in message news:Oa2Y9HEYEHA.4092@TK2MSFTNGP11.phx.gbl...
ADAM can be used as an object database. The main thing to consider is that
you must program it using an LDAP API instead of a SQL API and must use
standard LDAP tools and techniques to extend the schema.
Joe K.
"Useko Netsumi" <usenets@yahoo.com> wrote in message
news:2kkebtF3e58cU1@uni-berlin.de...someone> Up to these days, I'm still puzzled to distinguish the difference between
> ADAM(ActiveDirectory Application Mode) and the Object Databases. Can> shed me some lights -
>
> thanks
>
>
Kannan C. Iyer [MSFT] Guest
-
Useko Netsumi #4
Re: ADAM and Object Database
But comparing LDAP with Relational DBMS(RDBMS) is not apple-to-apple
comparison, isn't it?. Perhaps with ODBMS is more inline since both are
object oriented in nature.
"Kannan C. Iyer [MSFT]" <KannanC@Online.Microsoft.COM> wrote in message
news:e30C5$HYEHA.2388@TK2MSFTNGP11.phx.gbl...rights.> ADAM Technical Reference has a section on "LDAP Directories Compared to
> Relational Databases". This section would help you understand the
> considerations for decision on whether to go with a database or directory.
>
> [url]http://www.microsoft.com/adam[/url] has a link to the Tech Ref.
>
> --
> Kannan C. Iyer
> Program Manager, Directory Services
> Microsoft Corporation
>
> This posting is provided "AS IS" with no warranties, and confers nothat> Use of included script samples are subject to the terms specified at
> [url]http://www.microsoft.com/info/cpyright.htm[/url]
> ----
> "Joe Kaplan (MVP - ADSI)" <joseph.e.kaplan@removethis.accenture.com> wrote
> in message news:Oa2Y9HEYEHA.4092@TK2MSFTNGP11.phx.gbl...
> ADAM can be used as an object database. The main thing to consider isbetween> you must program it using an LDAP API instead of a SQL API and must use
> standard LDAP tools and techniques to extend the schema.
>
> Joe K.
>
> "Useko Netsumi" <usenets@yahoo.com> wrote in message
> news:2kkebtF3e58cU1@uni-berlin.de...> > Up to these days, I'm still puzzled to distinguish the difference> someone> > ADAM(ActiveDirectory Application Mode) and the Object Databases. Can>> > shed me some lights -
> >
> > thanks
> >
> >
>
>
Useko Netsumi Guest



Reply With Quote

