网友您好, 请在下方输入框内输入要搜索的题目:
题目内容
(请给出正确答案)
3.在子目录Admin文件夹的web.config文件中有这样一段代码: <authorization> <allow roles=”user”> <allow roles=”manager”/> <deny users="*”/> <allow roles=”admin”/> </authorization> 则允许访问此子目录的角色有()。
A.Admin
B.admin和manager
C.user 和manager
D.manager和admin
参考答案和解析
admin和manager
更多 “3.在子目录Admin文件夹的web.config文件中有这样一段代码: <authorization> <allow roles=”user”> <allow roles=”manager”/> <deny users="*”/> <allow roles=”admin”/> </authorization> 则允许访问此子目录的角色有()。A.AdminB.admin和managerC.user 和managerD.manager和admin” 相关考题
考题
你正在部署一个公司的Internet Web站点。你需要拒绝匿名用户访问,并且只允许已验证的用户访问。你应该使用下面那个代码段?()
A. authorization allow users=?/ /authorizationB. authorization deny users=?/ /authorizationC. authorization deny users=*//authorizationD. authorization allow users=*/ /authorization
考题
你创建了一个管理项目文档的 intranet Web 站点。你需要所有用户都可以浏览站点的文档,但是只有 administrators 组的成员可以上传文档。你应该使用下面那个代码段来配置Web.config 文件?()
A. allow verbs=GET users=* /deny verbs=POST users=* /allow verbs=POSTroles=Administrators /B. allow role s=Administrators /deny users=* /C. allow users=Administrators /allow users=* /D. allow verbs =POST roles=Administrators /deny verbs=POST users=* /allow verbs=GET users=* /
考题
You create an intranet Web site for management of project documents. You need to enable all users to browse documents on the site. Only members of the administrators group must be able to upload files. Which code segment of the Web.config file should you use? ()A. allow verbs=GET users=* /deny verbs=POST users=* /allow verbs=POST roles=Administrators /B. allow roles=Administrators /deny users=* /C. allow u sers=Administrators /allow users=* /D. allow v erbs = POST roles=Administrators /deny verbs=POST users=* /allow verbs=GET users=* /
考题
What is true about the operation of the Infranet Enforcer? ()
A. It assigns users a set of roles.B. It allows access based on auth table entries.C. It verifies whether an endpoint meets security requirements.D. It configures the UAC agent to allow or deny access to resources.
考题
What should an administrator do to set up a required role for a user id that will allow it to start/stop WPARs on the server?()A、On the desired WPAR:mkrole authorizations=aix.wpar.system newRole setkst -t role chuser roles=newRole default_roles=newRole user1B、On the global environment:mkrole authorizations=aix.wpar.system newRole setkst -t role chuser roles=newRole default_roles=newRole user1C、On the desired WPAR:Edit the /etc/security/authorizations file adding:‘newRole authorizations=aix.wpar.system’setkst -t role chuser roles=newRole default_roles=newRole user1D、On the global environment:Edit the /etc/security/authorizations file adding:‘newRole authorizations=aix.wpar.system’setkst -t role chuser roles=newRole default_roles=newRole user1
考题
What is true about the operation of the Infranet Enforcer? ()A、It assigns users a set of roles.B、It allows access based on auth table entries.C、It verifies whether an endpoint meets security requirements.D、It configures the UAC agent to allow or deny access to resources.
考题
You deploy your companys Internet Web site. You need to deny anonymous access to the Web site, allowing only authenticated users. Which code segment should you use?()A、authorization allow users="?"/ /authorizationB、authorization deny users="?"/ /authorizationC、authorization deny users="*"//authorizationD、authorization allow users="*"/ /authorization
考题
Which statements describe the capabilities of the DBMS_NETWORK_ACL_ADMIN package?()A、It can be used to allow the access privilege settings for users but not roles.B、It can be used to allow the access privilege settings for users as well as roles.C、It can be used to control the time interval for which the access privilege is available to a user.D、It can be used to selectively restrict the access for each user in a database to different host computers.E、It can be used to selectively restrict a user's access to different applications in a specific host computer.
考题
你创建了一个管理项目文档的 intranet Web 站点。你需要所有用户都可以浏览站点的文档,但是只有 administrators 组的成员可以上传文档。你应该使用下面那个代码段来配置Web.config 文件?()A、allow verbs="GET" users="*" /deny verbs="POST" users="*" /allow verbs="POST"roles="Administrators" /B、allow role s="Administrators" /deny users="*" /C、allow users="Administrators" /allow users="*" /D、allow verbs ="POST" roles="Administrators" /deny verbs="POST" users="*" /allow verbs="GET" users="*" /
考题
Your network contains a server named Server1 that runs Windows Server 2003 Service Pack 2 (SP2). You create a domain account named Admin1. You need to configure the security for Admin1 to meet the following requirements: Allow Admin1 to monitor events in the system event log and the application event logAllow Admin1 to create and view counter logs in Performance MonitorMinimize the user rights assigned to Admin1 To .which group should you add Admin1?()A、Power Users.B、Administrators.C、Performance Log Users.D、Performance Monitor Users.
考题
You need to provide users in the research department access to different functions of the Web-based research application based on individual user roles. What should you do?()A、Use Windows directory service mapper and enable Microsoft .NET Passport authenticationB、Create authorization rules and scopes by using Authorization ManagerC、Use one-to-many client certificate mappingD、Define permissions by using access control lists (ACLs)
考题
Your network contains a server named Server1 that runs Windows Server 2003 Service Pack 2 (SP2). You create a domain account named Admin1. You need to configure the security for Admin1 to meet the following requirements: (1)Allow Admin1 to monitor events in the system event log and the application event log (2)Allow Admin1 to create and view counter logs in Performance Monitor (3)Minimize the user rights assigned to Admin1 To which group should you add Admin1?()A、Power UsersB、AdministratorsC、Performance Log UsersD、Performance Monitor Users
考题
You have a server that runs Windows Server 2003 Service Pack 2 (SP2). You create a user account named Admin1. You need to allow Admin1 to restart the server and to manage shared folders. You must minimize the rights assigned to Admin1.Which group should you add Admin1 to? ()A、Power UsersB、AdministratorsC、HelpServicesGroupD、Remote Desktop Users
考题
You create an intranet Web site for management of project documents. You need to enable all users to browse documents on the site. Only members of the administrators group must be able to upload files. Which code segment of the Web.config file should you use? ()A、allow verbs="GET" users="*" /deny verbs="POST" users="*" /allow verbs="POST" roles="Administrators" /B、allow role s="Administrators" /deny users="*" /C、allow u sers="Administrators" /allow users="*" /D、allow v erbs = "POST" roles="Administrators" /deny verbs="POST" users="*" /allow verbs="GET" users="*" /
考题
You are creating an ASP.NET Web site. The site contains pages that are available to anonymous users. The site also contains a page named Premium.aspx that provides premium content to only members of a group named Subscribers. You need to modify the web.config file to ensure that Premium.aspx can be accessed by only members of the Subscribers group. Which configuration should you use?()A、location path="Premium.aspx" system.web authorization allow users="Subscribers"/ deny users="*"/ /authorization /system.web /location B、location path="Premium.aspx" system.web authorization allow roles="Subscribers"/ deny users="*"/ /authorization /system.web /location C、location path="Premium.aspx" system.web authorization allow roles="Subscribers"/ deny users="?"/ /authorization /system.web /location D、location path="Premium.aspx" system.web authorization deny users="*"/ allow roles="Subscribers"/ /authorization /system.web /location
考题
你正在部署一个公司的Internet Web站点。你需要拒绝匿名用户访问,并且只允许已验证的用户访问。你应该使用下面那个代码段?()A、authorization allow users="?"/ /authorizationB、authorization deny users="?"/ /authorizationC、authorization deny users="*"//authorizationD、authorization allow users="*"/ /authorization
考题
You create a Web site that is for members only. The Web site allows members to create lists of users that have access to information about member profiles. The name of the list is stored in the listName variable. The user name of the user to whom access is given is stored in the username variable. You need to enable members to manage their lists of users. Which code segment should you use? ()A、Roles.CreateRole(listName);User.InInRole(listName);B、Roles.CreateRole(listName);Roles.AddUserToRole(useName, listName);C、Roles.RoleExists(listName);Roles.AddUserToRole(useName, listName);D、Roles.RoleExists(listName);User.InInRole(listName);
考题
单选题What is true about the operation of the Infranet Enforcer? ()A
It assigns users a set of roles.B
It allows access based on auth table entries.C
It verifies whether an endpoint meets security requirements.D
It configures the UAC agent to allow or deny access to resources.
考题
单选题You create an intranet Web site for management of project documents. You need to enable all users to browse documents on the site. Only members of the administrators group must be able to upload files. Which code segment of the Web.config file should you use? ()A
allow verbs=GET users=* /deny verbs=POST users=* /allow verbs=POST roles=Administrators /B
allow roles=Administrators /deny users=* /C
allow u sers=Administrators /allow users=* /D
allow v erbs = POST roles=Administrators /deny verbs=POST users=* /allow verbs=GET users=* /
考题
单选题Your company has a main office and a branch office. The branch office contains a read-only domain controller named RODC1. You need to ensure that a user named Admin1 can install updates on RODC1. The solution must prevent Admin1 from logging on to other domain controllers. What should you do()A
Run ntdsutil.exe and use the Roles option.B
Run dsmgmt.exe and use the Local Roles option.C
From Active Directory Sites and Services, modify the NTDS Site Settings.D
From Active Directory Users and Computers, add the user to the Server Operators group.
考题
单选题What should an administrator do to set up a required role for a user id that will allow it to start/stop WPARs on the server?()A
On the desired WPAR:mkrole authorizations=aix.wpar.system newRole setkst -t role chuser roles=newRole default_roles=newRole user1B
On the global environment:mkrole authorizations=aix.wpar.system newRole setkst -t role chuser roles=newRole default_roles=newRole user1C
On the desired WPAR:Edit the /etc/security/authorizations file adding:‘newRole authorizations=aix.wpar.system’setkst -t role chuser roles=newRole default_roles=newRole user1D
On the global environment:Edit the /etc/security/authorizations file adding:‘newRole authorizations=aix.wpar.system’setkst -t role chuser roles=newRole default_roles=newRole user1
考题
单选题You deploy your companys Internet Web site. You need to deny anonymous access to the Web site, allowing only authenticated users. Which code segment should you use?()A
authorization allow users=?/ /authorizationB
authorization deny users=?/ /authorizationC
authorization deny users=*//authorizationD
authorization allow users=*/ /authorization
考题
多选题对cron的访问控制说法正确的是()。A默认情况下,所有用户都能访问cronB若需要对cron进行访问控制,可以生成/etc/cron.allow与/etc/cron.deny文件C存在/etc/cron.allow文件时,只有cron.allow文件中允许的用户才能访问cronDcron.allow和cron.deny同时存在时,只有cron.deny中的用户被拒绝
考题
单选题You create an intranet Web site for management of project documents. You need to enable all users to browse documents on the site. Only members of the administrators group must be able to upload files. Which code segment of the Web.config file should you use? ()A
allow verbs=GET users=* /deny verbs=POST users=* /allow verbs=POST roles=Administrators /B
allow role s=Administrators /deny users=* /C
allow u sers=Administrators /allow users=* /D
allow v erbs = POST roles=Administrators /deny verbs=POST users=* /allow verbs=GET users=* /
考题
多选题Which three roles are predefined in the Cisco UCS system?()AServer AdminBNetwork AdminCStorage AdminDSecurity Admin
考题
单选题你正在部署一个公司的Internet Web站点。你需要拒绝匿名用户访问,并且只允许已验证的用户访问。你应该使用下面那个代码段?()A
authorization allow users=?/ /authorizationB
authorization deny users=?/ /authorizationC
authorization deny users=*//authorizationD
authorization allow users=*/ /authorization
考题
单选题你创建了一个管理项目文档的 intranet Web 站点。你需要所有用户都可以浏览站点的文档,但是只有 administrators 组的成员可以上传文档。你应该使用下面那个代码段来配置Web.config 文件?()A
allow verbs=GET users=* /deny verbs=POST users=* /allow verbs=POSTroles=Administrators /B
allow role s=Administrators /deny users=* /C
allow users=Administrators /allow users=* /D
allow verbs =POST roles=Administrators /deny verbs=POST users=* /allow verbs=GET users=* /
考题
多选题Which statements describe the capabilities of the DBMS_NETWORK_ACL_ADMIN package?()AIt can be used to allow the access privilege settings for users but not roles.BIt can be used to allow the access privilege settings for users as well as roles.CIt can be used to control the time interval for which the access privilege is available to a user.DIt can be used to selectively restrict the access for each user in a database to different host computers.EIt can be used to selectively restrict a user's access to different applications in a specific host computer.
热门标签
最新试卷