You want to restrict access to a role based on the client machine from which the user is accessing the network.Which two role restrictions accomplish this goal? ()A. user nameB. password lengthC. certificateD. Host Checker

题目
You want to restrict access to a role based on the client machine from which the user is accessing the network.Which two role restrictions accomplish this goal? ()

A. user name

B. password length

C. certificate

D. Host Checker


相似考题
更多“You want to restrict access to a role based on the client machine from which the user is accessing the network.Which two role restrictions accomplish this goal? () ”相关问题
  • 第1题:

    在SQL Server 2000中,某数据库中有角色Role和用户User,User是Role角色的成员,且只属于该角色。先对Table表给Role只授予SELECT和DELETE权限,并授予User对T表具有SELECT、UPDATE和DENY DELETE权限,则用户User对Table表可以执行的操作是______。


    正确答案:查询和更改数据
    查询和更改数据

  • 第2题:

    假设需要删除某个角色test_role,可以使用如下()语句。

    A.DELETE ROLE test_role

    B.REVOKE ROLE test_role

    C.DROP ROLE test_role

    D.DELETE test_role


    参考答案:C

  • 第3题:

    25、下列哪个选项符合RESTful设计?

    A.GET /user/1234

    B.GET /users/1234/

    C.GET /deleteUser/1234

    D.GET /users?role=admin


    B

  • 第4题:

    From the DX WebUI Dashboard, which steps are used for creating a new admin user? ()

    A. Click Admin > Users. Enter username, password, role, account status, and email.

    B. Click Admin > Users. Enter username, password, role, account status, and user class.

    C. Click Users > Manage Users. Enter username, password, role, account status, and user class.

    D. Click Users > Manage Users. Enter username, password, ActiveDirectory domain, account status, and role.


    参考答案:B

  • 第5题:

    假设需要在数据库中创建角色test_role,可以使用如下()语句。

    A.ALTER DATABASE ROLE test_role

    B.CREATE ROLE test_role

    C.UPDATE ROLE test_role

    D.ALTER ROLE test_role


    参考答案:B

  • 第6题:

    下列哪个选项符合RESTful设计?

    A.GET /user/1234

    B.GET /users/1234/

    C.GET /deleteUser/1234

    D.GET /users?role=admin


    GET /users?role=admin