Which of the following allows remote users to communicate with a central server for authentication and access to requested systems and services?

A. VPN
B. RADIUS
C. Kerberos
D. Federates identities


Answer: B
Explanation: RADIUS is a client/server software that enables remote users to connect to corporate systems and resources by communicating with a central server for authentication and authorization.

Computer Science & Information Technology

You might also like to view...

To retrieve information located on the clipboard and place it in a Microsoft Office Word document, the user must click the location on the page and then use any of the following methods EXCEPT ________

A) CTRL + V B) File, Paste C) Home, Paste D) right-click, Paste

Computer Science & Information Technology

When you are ready, click the ____ button to close the Available Templates window and open the new publication.

A. New B. Start C. Open D. Create

Computer Science & Information Technology

To set the color for all the text in a document, you can add the color property to the element using the body selector.

Answer the following statement true (T) or false (F)

Computer Science & Information Technology

Of all of the concepts Sheila has learned so far, she is having the hardest time understanding the use of procedures, including when and how to use them. She asks her instructor for some additional clarification. Which of the following is not a true statement her instructor makes to Sheila?

A. The Sub procedure should perform a single, defined task. B. Procedures that perform multiple tasks tend to become large and difficult to design and code. C. A Function procedure must perform reasonably substantial processing. D. It is a good practice to place a procedure call statement in a calling procedure and have the called procedure contain one or two program statements.

Computer Science & Information Technology