ExamNotes.net  -  IT certification portal

ForumsCertResearchTop sitesNewslettersFree email
HomeRegister
Exams Notes
Practice exams
Exam games
Questions by email
Online training
Training videos
College degrees
Boot camps
Book store
Links directory
Tell a friend
For webmasters

CompTIA Exam Vouchers
Save money on CompTIA exams
Question of the day
Sign up to receive
interactive practice questions
for MCSE, CompTIA
Cisco and other exams
TestKing
Get MCSE, MCSD, CCNA, CCNP,A+, N+ and many more

* ExamSheets *
Guide for Success!
Actual Questions & Answers
MCSE, MCSD, A+ ,CCNA, CCNP
Oracle 8i, Oracle 9i

Online practice tests

Certification sites

Online university

Online college

Online education

Distance learning

Software forum

Server administration forum

Programming resources






This is interesting: Free IT Magazines | Databases help forum



Microsoft (MCSE, MCSD, MOUS, MCAD) > 70-217 > Just a quickie

Show a Printable Version
Email This Page to Someone!
Receive updates to this thread


Featured site:  Online 70-217 practice exams from Cert21.com!



Author Just a quickie
CyberDude
Assigned Engineer
M




Registered: Aug 2001
Location: Where ever I lay my hat.
Country: Germany
State:
Certifications: A+, N+, CNA5, CCNA2, MCSE NT4, MCP 2000, MCSA, ACP, ACE
Working on: MCSE 2000 & 2003, CNE, CCNP, Linux, Programming

Total Posts: 929
Cool Just a quickie

If you have a domain which has OU's and nested OU's, what is the RDN?

Is it? user.ou.ou.domain.tld

or will it just be? user.domain.tld

__________________
If it's not written down, then it never happened!

Report this post to a moderator

Old Post 03-25-02 06:44 PM
CyberDude is offline Click Here to See the Profile for CyberDude Click here to Send CyberDude a Private Message Add CyberDude to your buddy list Find more posts by CyberDude Reply w/Quote Edit/Delete Message IP: Logged
KScheler
Senior Member




Registered: Oct 2001
Location: Abbott,TX
Country: United States
State:
Certifications: Network+, A+, MCSE NT4, MCSE 2000, MCSA 2000
Working on: MCSA/MCSE 2003

Total Posts: 734

I pulled the below from the W2k server help file. Hope this helps.


Each object in Active Directory can be referenced by several different names. Active Directory creates a relative distinguished name and a canonical name for each object based upon information that was provided when the object was created or modified. Each object can also be referenced by its distinguished name, which is derived from the relative distinguished name of the object and all of its parent container objects.

The LDAP relative distinguished name uniquely identifies the object within its parent container. For example, the LDAP relative distinguished name of a computer named my computer is CN=mycomputer.
The LDAP distinguished name is globally unique. For example, the distinguished name of a computer named mycomputer in the MyOrganizationalUnit organizational unit in the microsoft.com domain is CN=mycomputer, OU=MyOrganizationalUnit, DC=microsoft, DC=com.
The canonical name is constructed the same way as the distinguished name, but it is represented using a different notation. The canonical name of the computer in the previous example would be Microsoft.com/MyOrganizationalUnit/mycomputer.

Report this post to a moderator

Old Post 03-25-02 07:43 PM
KScheler is offline Click Here to See the Profile for KScheler Click here to Send KScheler a Private Message Visit KScheler's homepage! Add KScheler to your buddy list Find more posts by KScheler Reply w/Quote Edit/Delete Message IP: Logged
TW2001
Senior Member




Registered: Mar 2001
Location:
Country: USA
State:
Certifications: A+,MCP
Working on: BS CompSci

Total Posts: 1413

The RDN is the unique name.

eg. Cdude
eg. Printer1

The DN is the domain and related containers.
eg. RDN + OU + OU + DC
eg. Cdude@exams.notes.examnotes.net

The UPN (use principal name) references the account located in the domain.
eg Account(user) + DC
eg. Cdude@examnotes.net

AD is all about the namespace.Name resolution converts the NS locator to the specific object.The whole enterprise is reliant upon the AD`s ablity to indentify and locate people,resources,objects.
Got it?

Report this post to a moderator

Old Post 03-26-02 08:50 AM
TW2001 is offline Click Here to See the Profile for TW2001 Click here to Send TW2001 a Private Message Add TW2001 to your buddy list Find more posts by TW2001 Reply w/Quote Edit/Delete Message IP: Logged
CyberDude
Assigned Engineer
M




Registered: Aug 2001
Location: Where ever I lay my hat.
Country: Germany
State:
Certifications: A+, N+, CNA5, CCNA2, MCSE NT4, MCP 2000, MCSA, ACP, ACE
Working on: MCSE 2000 & 2003, CNE, CCNP, Linux, Programming

Total Posts: 929
Cool

So I can use just the RDN or if I wish the FQDN?

Does DC stand for Domain Container?

__________________
If it's not written down, then it never happened!

Report this post to a moderator

Old Post 03-26-02 09:12 AM
CyberDude is offline Click Here to See the Profile for CyberDude Click here to Send CyberDude a Private Message Add CyberDude to your buddy list Find more posts by CyberDude Reply w/Quote Edit/Delete Message IP: Logged
TW2001
Senior Member




Registered: Mar 2001
Location:
Country: USA
State:
Certifications: A+,MCP
Working on: BS CompSci

Total Posts: 1413

DC = Domain Component


Active Directory uses RDNs to allow querying of the directory by object type, allowing users to search objects when the DN is not exactly known.Its for the users to make it easier and the dirctory hierachy transperent.So i guess the answer to your question is yes.Im just not sure exactly what you want to do.I also think you may be confusing the AD namespace (directory) with the AD DNS namespace.

?

Report this post to a moderator

Old Post 03-26-02 11:11 AM
TW2001 is offline Click Here to See the Profile for TW2001 Click here to Send TW2001 a Private Message Add TW2001 to your buddy list Find more posts by TW2001 Reply w/Quote Edit/Delete Message IP: Logged
CyberDude
Assigned Engineer
M




Registered: Aug 2001
Location: Where ever I lay my hat.
Country: Germany
State:
Certifications: A+, N+, CNA5, CCNA2, MCSE NT4, MCP 2000, MCSA, ACP, ACE
Working on: MCSE 2000 & 2003, CNE, CCNP, Linux, Programming

Total Posts: 929
Cool

I was just thinking that all objects have a name, but what string do you need to use for its context. I know DNS uses all domain names as its FQDN, so I was just wondering if AD did the same, with its objects aswell, or is it like dns and just uses the domain components.

In NDS your full context would be username.ou.ou.org.root

__________________
If it's not written down, then it never happened!

Report this post to a moderator

Old Post 03-26-02 07:03 PM
CyberDude is offline Click Here to See the Profile for CyberDude Click here to Send CyberDude a Private Message Add CyberDude to your buddy list Find more posts by CyberDude Reply w/Quote Edit/Delete Message IP: Logged
jeff_j_black
that's what "THEY" said..




Registered: Jan 2002
Location:
Country: United States
State:
Certifications:
Working on:

Total Posts: 2723

Hosts have FQDN's. The hostname plus the domain name is the FQDN.

Relative distinguished name means relative to the context that it is in. Your Distinguished name is CN=CyberDude, OU=Users, DC=Examnotes, DC=com.
If we are talking in the context of the Users OU, in Examnotes.com, your RDN is CN=CyberDude. But to reference you from jeffs.homelab.com, we would need your full distinguished name to know who and where you are. That's why you could have two different cyberdudes in two different OU's in the same domain.

UPN's are User Principle Names, in the format of cyberdude@examnotes.com. UPN's must be unique to a domain. So CN=Cyberdude, OU=Users, DC=Examnotes, DC=com and CN=CyberDude, OU=OtherUsers, DC=Examnotes, DC=com, could coexist if they had UPN's like cyberdude@examnotes.com and othercyberdude@examnote
s.com
.

I might be missing something, but it seems as though your question is trying to run these all together, when it seems to me that they are all sorta different.

Report this post to a moderator

Old Post 03-27-02 12:33 AM
jeff_j_black is offline Click Here to See the Profile for jeff_j_black Add jeff_j_black to your buddy list Find more posts by jeff_j_black Reply w/Quote Edit/Delete Message IP: Logged
CyberDude
Assigned Engineer
M




Registered: Aug 2001
Location: Where ever I lay my hat.
Country: Germany
State:
Certifications: A+, N+, CNA5, CCNA2, MCSE NT4, MCP 2000, MCSA, ACP, ACE
Working on: MCSE 2000 & 2003, CNE, CCNP, Linux, Programming

Total Posts: 929
Cool

Thats just it, I am getting all messed up with this.

__________________
If it's not written down, then it never happened!

Report this post to a moderator

Old Post 03-27-02 07:23 AM
CyberDude is offline Click Here to See the Profile for CyberDude Click here to Send CyberDude a Private Message Add CyberDude to your buddy list Find more posts by CyberDude Reply w/Quote Edit/Delete Message IP: Logged
wbafrank
Moderator
M




Registered: Nov 2001
Location:
Country: Great Britain (UK)
State:
Certifications: MCP, MCSA, MCSE, MCSD, MCDBA, A+, CCNA, i-Net+, M CIW SD, CIW P, CIW Associate
Working on: CCNP (2/4)

Total Posts: 3787
Wink Just for You ...........

Instead of trying to confuse you even more have a read of this document:

http://support.microsoft.com/defaul...b;EN-US;q218614

__________________
One Exam leads to another! Where will it ever end?

Report this post to a moderator

Old Post 03-27-02 08:17 AM
wbafrank is offline Click Here to See the Profile for wbafrank Click here to Send wbafrank a Private Message Add wbafrank to your buddy list Find more posts by wbafrank Reply w/Quote Edit/Delete Message IP: Logged
All times are GMT.
Post new thread   Post reply

Click here for list of 70-217 study guides and order yours now!

MCSE exam notes

70-217 exam details



Forum Jump:
Rate This Thread:
Forum Rules:
Who Can Read The Forum? Any registered user or guest.
Who Can Post New Topics? Any registered user.
Who Can Post Replies? Any registered user.
Changes: Messages can be edited by their author.
Posts: HTML code is OFF. Smilies are ON. vB code is ON. [IMG] code is ON.
 

ExamNotes forum archive


Powered by: vBulletin 2.2.8
Copyright ©2000, Jelsoft Enterprises Limited.

  Free Braindumps | mcse braindumps