exam questions

Exam SY0-501 All Questions

View all questions & answers for the SY0-501 exam

Exam SY0-501 topic 1 question 744 discussion

Actual exam question from CompTIA's SY0-501
Question #: 744
Topic #: 1
[All SY0-501 Questions]

A network administrator is implementing multifactor authentication for employees who travel and use company devices remotely by using the company VPN.
Which of the following would provide the required level of authentication?

  • A. 802.1X and OTP
  • B. Fingerprint scanner and voice recognition
  • C. RBAC and PIN
  • D. Username/Password and TOTP
Show Suggested Answer Hide Answer
Suggested Answer: A 🗳️

Comments

Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.
Switch to a voting comment New
AllenFox
Highly Voted 4 years, 10 months ago
The answer should be D. Something you know and Something you have.
upvoted 30 times
Paulie_D
4 years, 5 months ago
Agreed and verified against exam bank answers for Security + 501 exam.
upvoted 2 times
xkjhbsdhfber
4 years, 3 months ago
So sorry Just confirming you are saying it is D?
upvoted 2 times
...
[Removed]
4 years, 2 months ago
It would help if you would explain what you are saying. Is it or is it not D A B C D ?
upvoted 1 times
...
skuppper_12
4 years ago
Great. Is it D or A. Vague statements does not help anyone.
upvoted 5 times
...
...
JosePulickal
4 years, 5 months ago
Even i fell answer should be D. A. 802.1x is Port-Based Network Access Control. Have not heard of any implementation of 802.1x over VPN technologies i know of. B. Redundant - Not valid answer. C. RBAC does not make sense in this Context. So I vote D to be the best answer.
upvoted 1 times
indianjones
4 years, 1 month ago
802.1x VPN does exist, the presumption is you've already logged into your workstation. Juniper for example has a VPN client that could be configured to work with 802.1x using a certificate to validate identity and not prompting for additional credentials as you've already "logged" into the workstation using credentials. The problem is a certificate is something you have, and the OTP will require something you have as well - Token, Phone, etc.
upvoted 1 times
...
...
KJ44
4 years, 2 months ago
https://www.securew2.com/solutions/802-1x/
upvoted 1 times
...
...
Kudojikuto
Highly Voted 4 years, 10 months ago
Answer: A 802.1x is a port-based authentication and I have not seen to be mentioned as an authentication factor. If, let's say, we consider it an authentication factor, it will be something you have: your device with an authorized MAC/port + OTP (something you have based o a token) is not multifactor auth username/pass + TOTP = something you know + something you have = 2FA
upvoted 5 times
Kudojikuto
4 years, 10 months ago
Sorry, meant to say CORRECT ANSWER is D
upvoted 4 times
...
...
Reactsean
Most Recent 3 years, 10 months ago
IDK if this will help anyone... but OTP is not in the Acronyms list on CompTias site. So, yea, just throwing that out there that I think the answer is D based off the answer and the fact that OTP is not "officially" on the exam to know list.
upvoted 1 times
...
fonka
3 years, 10 months ago
A time-based one-time password (TOTP) is a temporary passcode generated by an algorithm that uses the current time of day as one of its authentication factors. Time-based one-time passwords are commonly used for two-factor authentication and have seen growing adoption by cloud application providers. Answer is D Totp is a one time token used as something you have and password/un is something you remember
upvoted 1 times
fonka
3 years, 10 months ago
TOTP is a security token generated via cellphone or smart phone app which is considered under something you have
upvoted 2 times
...
...
StickyMac
4 years ago
It wont be D because they are both something you know process control so A is correct
upvoted 2 times
...
indianjones
4 years, 1 month ago
The problem with A is these are both things you'd "have". For 802.1x you'd require a certificate which you "have" installed on the workstation. The OTP would require a hard token, or device to receive the OTP. D. Actually fits the requirements of MFA or in this case 2FA - Something you know, Something you have. If there was a 3rd layer it would become MFA - Something you are - Finger print, facial, etc.
upvoted 2 times
...
loophole
4 years, 1 month ago
Hard to argue with the network gods themselves. "The VPN Access Control Using 802.1X Authentication feature allows enterprise employees to access their enterprise networks from home while allowing other household members to access only the Internet." https://www.cisco.com/en/US/docs/ios-xml/ios/sec_usr_8021x/configuration/15-0m/sec-vpn-ac-802-1x.html
upvoted 1 times
...
KJ44
4 years, 2 months ago
https://www.securew2.com/solutions/802-1x/
upvoted 1 times
...
Cindan
4 years, 2 months ago
The home access router provides connectivity to the corporate network through a Virtual Private Network (VPN) tunnel through the Internet. The feature uses the IEEE 802.1X protocol framework to achieve the VPN access control
upvoted 2 times
...
seanccna
4 years, 3 months ago
802.1x requires a username/pw (something you know) OTP is a one-time code, which changes every time (something you have)
upvoted 3 times
...
Groove120
4 years, 4 months ago
More support for D: Mike Meyers SY0-501 p149 "OTPs typically are generated by tokens or mobile devices to facilitate multifactor authentication"
upvoted 2 times
...
yalight
4 years, 5 months ago
802.1X provide authentication to VPN and something you know. TOTP provide something you have.
upvoted 1 times
...
Hanzero
4 years, 8 months ago
I believe TOTP is something you have so D will be the answer. In a similar question TOTP was also discussed to be something you have.
upvoted 1 times
ckkid
4 years, 7 months ago
"TOTP (Time-based, One-Time Password) is a form of MFA that uses a randomly generated code as an additional authentication token. TOTP MFA codes are generally created via a smartphone app (e.g. Google Authenticator), so it falls under the “something you have” classification."
upvoted 1 times
...
...
SvendZ
4 years, 10 months ago
Another vote for D. 802.1x isn't generally mentioned in multifactor. User/Pass + OTP is definitely multifactor.
upvoted 4 times
Ibrahim_aj
4 years, 9 months ago
plus the question is talking about the use of VPN, from my knowledge username/password with TOTP to connect to the VPN is extremely common with companies.
upvoted 1 times
...
...
caps
4 years, 10 months ago
802.11x refers to wireless connection and OTP refers to token that provides one-time password. I use both methods in order to connect to my job's vpn
upvoted 3 times
caps
4 years, 10 months ago
So sorry, I read wrong. 802.1x refers to port-based Network Access Control, so basically you require a device that needs a LAN connectivity to the internet and in order to connect to the vpn, you need a OTP device to access the company's VPN, so I still believe best answer is A
upvoted 5 times
...
...
Aerials
4 years, 10 months ago
As it doesn’t make sense to implement a password as well as a one time password, the network protocol that allows for authentication, as well as the authentication itself (otp) is needed. The provided answer is correct.
upvoted 1 times
DookyBoots
4 years, 8 months ago
Lots of things use a password and then a one time password for authentication. A password is something you know and a time-based onetime-password/secure token is something you have.
upvoted 1 times
...
...
Dante_Dan
4 years, 10 months ago
802.1x is RADIUS. It is also Multifactor authentication, correct? As it also needs a username and password plus the OTP. Confusing
upvoted 2 times
...
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.

Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.

SaveCancel
Loading ...