SAMR Interface Calls and Active Directory
- From: sarshah20@xxxxxxxxx
- Date: 24 Mar 2006 07:07:28 -0800
Hi,
I have a slight confusion regarding SAM and Active Directory. From the
research that i have conducted so far, among other things, i have found
out
that SAM DB was used up till Windows NT 4 and after that it was
replaced with
Active Directory (Windows 2000/Windows 2003). A local SAM DB is still
maintained on these systems. SAMR are the interfaces used to access SAM
DB and
LDAP is used to access contents of Active Directory (not sure about
LDAP). I
also know that in order to maintain backward compatibility, SAMR
interfaces
are still being supported. This implies that if for example, in a
domain,
Windows NT 4 based client is joined to a server which is running W2k or
W2k3
then SAMR interfaces are used.
Everything seemed fine until the point when i took some captures on the
wire
(using a network protocol analyzer). What i did was i setup a windows
2000
domain controller. Then i made a windows 2000 based client to join that
domain. While analyzing the network capture, i found out that several
SAMR
interface calls are being made. This is quite confusing considering the
fact
that for W2k and above ActiveDirectory is being used and perhaps LDAP
calls
were suppose to be made instead of SAMR calls. So the questions that i
have
are:
- Is SAMR a legacy interface/protocol and only being kept for backward
compatibility?
- Active Directory is a successor to SAM DB. Is LDAP a successor to
SAMR?
- Why there are SAMR calls even when Windows NT 4 is not being used at
all in
the scenario as mentioned above? Or in other words if in Windows 2000
and
above, Active Directory is being used then why SAMR calls are being
used?
Thanks for yor help.
sarshah
.
- Prev by Date: Re: Slow network browsing
- Next by Date: server
- Previous by thread: Re: Slow network browsing
- Next by thread: server
- Index(es):
Relevant Pages
|