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-216 > Fri 70-216 Question of the Day

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


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



Author Fri 70-216 Question of the Day
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
Question Fri 70-216 Question of the Day

Today's little poser is as follows:

Q7. You are the administrator for your company's Windows 2000 server. Your remote access clients need access to a remote access MS-DOS 5.0 server.

Which authentication protocol should you use?

A. Password Authentication Protocol (PAP).

B. Extensible Authentication Protocol (EAP).

C. Shiva Password Authentication Protocol (SPAP).

D. Challenge Handshake Authentication Protocol (CHAP).

E. Microsoft Challenge Handshake Authentication Protocol version 1 (MS-CHAP v1).

Good Luck .... see you tomorrow for the answer!!

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

Report this post to a moderator

Old Post 02-01-02 02:41 PM
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
jeff_j_black
that's what "THEY" said..




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

Total Posts: 2723

PAP with it's plain passwords seems like the best choice.

Report this post to a moderator

Old Post 02-01-02 03:07 PM
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
PotatoHead
You can call me Spud




Registered: Oct 2001
Location: SoUtHeAsT
Country: USA
State:
Certifications: A+, CNA 5, MCP x 3, MCSA, Net+
Working on: 70-216

Total Posts: 3206
Thumbs up

hmmmmm....I'm going with E

__________________
Peace Out
-=PotatoHead=-
A+, CNA, MCP, MCSA, Net+

Report this post to a moderator

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




Registered: Sep 2001
Location:
Country: Ireland
State:
Certifications: BA,DipCompSc,MCSE
Working on: CCNA,and others...

Total Posts: 121

I reckon PAP,the plain password rule would also edge me to picking this one.

Report this post to a moderator

Old Post 02-01-02 07:04 PM
iceman2001 is offline Click Here to See the Profile for iceman2001 Click here to Send iceman2001 a Private Message Add iceman2001 to your buddy list Find more posts by iceman2001 Reply w/Quote Edit/Delete Message IP: Logged
unreal
Senior Member
M




Registered: Dec 2001
Location:
Country: Singapore
State:
Certifications: MCSE 2000
Working on: CCNA

Total Posts: 375

A- Yes

B- No, Msdos not supported this Advance protocol

C- No, unless it is hooking up to a Shiva Server

D- No, Same case as B

E- No, same case as B


MY bet is A - Password Authentication Protocol(PAP)

__________________
" When asked if he felt discouraged by the 1,073 failures he had before inventing the electric light bulb, "I did not fail 1,073 times; I found 1,073 ways not to do it."

Thomas Edison.

Report this post to a moderator

Old Post 02-02-02 12:20 AM
unreal is offline Click Here to See the Profile for unreal Click here to Send unreal a Private Message Add unreal to your buddy list Find more posts by unreal 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
Re: Fri 70-216 Question of the Day

quote:
Originally posted by wbafrank
Today's little poser is as follows:

Q7. You are the administrator for your company's Windows 2000 server. Your remote access clients need access to a remote access MS-DOS 5.0 server.

Which authentication protocol should you use?

A. Password Authentication Protocol (PAP).
B. Extensible Authentication Protocol (EAP).
C. Shiva Password Authentication Protocol (SPAP).
D. Challenge Handshake Authentication Protocol (CHAP).
E. Microsoft Challenge Handshake Authentication Protocol version 1 (MS-CHAP v1).

Good Luck .... see you tomorrow for the answer!!



And today's answers are:

Correct Answers: A

A. Correct: Password Authentication Protocol (PAP) is a simple, plain text authentication protocol. It is the least sophisticated of the authentication protocols. This protocol is typically negotiated if the remote access client and remote access server cannot negotiate a more secure form of validation. MS-DOS 5.0 systems cannot use encryption methods. The only form of authentication that MS-DOS can use is PAP.

Note: PAP passwords are sent in plain text form, which can allow anyone to capture the packets of the authentication process. This means that they can easily read the password and use it to gain unauthorized access to the Intranet. The use of PAP is highly discouraged. It is especially discouraged for virtual private network connections.

B. Incorrect: Extensible Authentication Protocol (EAP) is a protocol that offers higher security than other authentication protocols. Authentication with EAP usually involves mutual authentication and encryption. MS-DOS 5.0 cannot use this protocol.

C. Incorrect: Shiva Password Authentication Protocol (SPAP) is used solely by Shiva remote access servers.

D and E. Incorrect: Challenge Handshake Authentication Protocol (CHAP) uses one-way encryption. Microsoft Challenge Handshake Authentication Protocol version 1 (MS-CHAP v1) is similar to CHAP. MS-DOS 5.0 cannot use these protocols.

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

Report this post to a moderator

Old Post 02-02-02 03:58 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
cm2gj
www.cm2gj.com
M




Registered: Jan 2002
Location: Mexico
Country: Mexico
State:
Certifications: MCP 2k, MCSA 2k, MCSE 2k, A+, CST, eTRUST, HPSAN (STAR)
Working on: N+, CNST, MCSE 2003

Total Posts: 5222
easy question

this is a easy answer!!!!:

"The only form of authentication that MS-DOS can use is PAP."

__________________
Best Regards
Alex
alexisgarcia72@hotmail.com
Cuban in Mexico
www.cm2gj.com

Report this post to a moderator

Old Post 02-03-02 07:36 AM
cm2gj is offline Click Here to See the Profile for cm2gj Click here to Send cm2gj a Private Message Visit cm2gj's homepage! Add cm2gj to your buddy list Find more posts by cm2gj Reply w/Quote Edit/Delete Message IP: Logged
All times are GMT.
Post new thread   Post reply

Click here for list of 70-216 study guides

MCSE exam notes

70-216 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