单选题An application owner wants to grant write permission to all users for all the files and directories in the application directory. Which of the following is the correct command?()Achmod -R u+rw /applicationBchmod -r u+rw /applicationCchmod -R o+rw /applicationDchmod -r o+rw /application

单选题
An application owner wants to grant write permission to all users for all the files and directories in the application directory. Which of the following is the correct command?()
A

chmod -R u+rw /application

B

chmod -r u+rw /application

C

chmod -R o+rw /application

D

chmod -r o+rw /application


参考解析

解析: 暂无解析

相关考题:

They each ( )a proud owner of a private car. A、wants to beB、is wanting to becomeC、wants to becomeD、want to be

The user Alice wants to grant all users query privileges on her DEPT table. Which SQL statement accomplishes this? () A. GRANT select ON dept TO ALL_ USER;B. GRANT select ON dept TO ALL;C. GRANT QUERY ON dept TO ALL_USERSD. GRANT select ON dept TO PUBLIC;

You are the network administrator for Ezonexam.com. The file server for the accounting department is a Windows 2000 Server computer named Ezonexam1. You have created a folder named Payments on the system partition of Ezonexam1. Payments is shared on the network as Payments with the default share permissions. The owner of the Payments folder is domain Admins. The NTFS permissions are shown in the following table.NTFS PermissionsDomain Admins: Allow ReadAccounting: Allow Full ControlThere is a file called review.doc in the Payment folder. The owner of review.doc is a user named Paul who is on a temporary leave of absence. The NTFS permissions for the file list only Paul on the access control list, with Full Control permission.You want to remove Paul's access to review.doc and grant the Modify permission for a user named Lily Loo. You open the Security properties of review.doc and discover that you are unable to modify the permissions of the file.You want to be able to remove Paul's access and grant Lily Loo the Modify permission on review.doc.What should you do?A.Take ownership of the file.B.Take ownership of the Payments folder.C.Grant Domain Admins Full control of the Payments shared folder.D.Grant Domain Admins Change for the Payments shared folder.

An application owner wants to grant write permission to all users for all the files and directories in the application directory. Which of the following is the correct command?() A. chmod -R u+rw /applicationB. chmod -r u+rw /applicationC. chmod -R o+rw /applicationD. chmod -r o+rw /application

The user SCOTT who is the owner of ORDERS and ORDERJTEMS tables issues the following  GRANT command:  GRANT ALL   ON orders, order_items   TO PUBLIC;   What correction needs to be done to the above statement? ()A、 PUBLIC should be replaced with specific usernames.B、 ALL should be replaced with a list of specific privileges.C、 WITH GRANT OPTION should be added to the statement.D、 Separate GRANT statements are required for ORDERS and ORDERJTEMS tables.

The user Alice wants to grant all users query privileges on her DEPT table. Which SQL statement accomplishes this? ()A、GRANT select ON dept TO ALL_ USER;B、GRANT select ON dept TO ALL;C、GRANT QUERY ON dept TO ALL_USERSD、GRANT select ON dept TO PUBLIC;

以下是SD卡读取权限的是()A、android.permission.READ_EXTERNAL_STORAGEB、android.permission.WRITE_EXTERNAL_STORAGEC、android.permission.WRITE_CALENDARD、android.permission.READ_PHONE_STAT

An application owner wants to grant write permission to all users for all the files and directories in the application directory. Which of the following is the correct command?()A、chmod -R u+rw /applicationB、chmod -r u+rw /applicationC、chmod -R o+rw /applicationD、chmod -r o+rw /application

You are a help desk technician for your company. All employees use Windows XP Professional computers. A salesperson named Philippe receives a removable disk drive cartridge from his supervisor. Philippe now reports that he cannot edit files on the cartridge. When he tries to open any files or folders on the cartridge, he receives an “access denied” error message. Philippe’s supervisor is currently out of the office. You place the cartridge in the removable drive on your computer. You receive the same “access denied” error message when you try to access the files and folders. You call Philippe’s supervisor. She asks you to grant permission to access the contents of the cartridge only to Philippe. However, she also wants to prevent Philippe from changing permissions on the contents of the cartridge. Which two actions should you take?()A、As Administrator, take ownership of the files and folders. B、As Administrator, grant your help desk user account Allow - Full Control permission on the files and folders.C、Grant Philippe Allow - Modify permission on the files and folders.D、Grant Philippe Allow - Full Control permission on the files and folders.E、Grant Philippe Allow - Take Ownership permission on the files and folders.

You have a Windows Server 2008 R2 Enterprise Root certification authority (CA). You need to  grant members of the Account Operators group the ability to only manage Basic EFS certificates.     You grant the Account Operators group the Issue and Manage Certificates permission on the CA .   Which three tasks should you perform next()A、Enable the Restrict Enrollment Agents option on the CA .B、Enable the Restrict Certificate Managers option on the CA .C、Add the Basic EFS certificate template for the Account Operators group.D、Grant the Account Operators group the Manage CA permission on the CA .E、Remove all unnecessary certificate templates that are assigned to the Account Operators group.

You work in a company which uses SQL Server 2008. You are the administrator of the company database. Now you are in charge of a SQL Server 2008 instance. There is a database named DB01 in the instance. The company CIO wants all the application developers can capture traces to troubleshoot the application that uses the database DB1, and they can perform this by using SQL Server Profiler. But they have to be given as little permission as possible. The company CIO assigns this task to you.  So what action should you perform to achieve this goal?()  A、All the SQL Server logins of the application developers have to be added to a fixed server role. B、All the database users of the application developers have to be added to a fixed database role C、All SQL Server logins of the application developers should be given the appropriate server-level permissions. D、All database users of the application developers should be given the appropriate database-level permissions.

All client computers in your company run Windows 7 Enterprise. You are planning to deploy a custom application that runs only on Windows XP to all users. You install Windows XP Mode on each host computer and install the application in the Windows XP guest virtual machine s (VM s ). You verify that the application runs in the guest VM s . A n a pplication shortcut does not appear on the Windows 7 host computer s . You need to ensure that the application can be launched directly from the Windows 7 host computer s . What should you do in the guest VM s ? ()A、Repair the application.B、Use Programs and Features in the Control Panel to change the application.C、Copy the application shortcut to the Start menu for All Users.D、Assign the Full Control permission to the application shortcut to the Everyone group.

You and Stephen are the desktop administrators for your company. You install a printer on your Windows XP Professional computer. You share this printer on the company network. You want to ensure that only members of the DTAdmins local group can use this printer, and that only you and Stephen can manage the printer and all print jobs. You also want to ensure that members of the DTAdmins local group can manage only their own print jobs. How should you configure security on this printer?() A、Grant Allow - Print permission to the DTAdmins group. Grant Allow - Manage Documents permission to your user account and to Stephen’s user account. B、Grant Allow - Print permission to the DTAdmins group. Grant Allow - Manage Documents and Allow - Manage Printers permissions to your user account and to Stephen’s user account. C、Grant Allow - Manage Documents permission to the DTAdmins group. Grant Allow - Manage Printers permission to your user account and to Stephen’s user account. D、Grant Allow - Print permission to the DTAdmins group. Remove Allow - Manage Documents permission from the Creator Owner group. Grant Allow - Manage Printers permission to your user account and to Stephen’s user account.

You need to design the database permissions for access from the terminals to the database server. Which action or actions should you perform?()A、Create a database role named BankTerminals.B、Grant the BankTerminals role the Execute permission for the WoodgroveBanking database.C、Grant database access to the Windows Bank Terminals group, and add the group to the BankTerminals role.D、Grant the BankTerminals role the Execute permission for the Bank schema.E、Grant the Windows Bank Terminals group the Execute permission for the Bank schema.F、Grant the BankTerminals role the Execute permission for all stored procedures and user-defined functions in the Bank schema.

You are developing a class library that will open the network socket connections to computers on the network. You will deploy the class library to the global assembly cache and grant it full trust. You write the following code to ensure usage of the socket connections.  SocketPermission permission =   new SocketPermission(PermissionState.Unrestricted);  permission.Assert(); Some of the applications that use the class library might not have the necessary permissions to open the network socket connections.You need to cancel the assertion. Which code segment should you use?()A、CodeAccessPermission.RevertAssert();B、CodeAccessPermission.RevertDeny();C、permission.Deny();D、permission.PermitOnly();

多选题You are the network administrator for All network servers run Windows Server 2003. All client computers run Windows XP Professional. You create a folder on thet network and share it as TestKingDocs. You want users to be able to read, create, and modify documents that are stored in the shared folder. You also want users to be able to delete the folders and the files that they create. A user reports that another used deleted a folder that she created. You discover that the Everyone group ias assigned the Allow - Full Control NTFS permission for the folder. You remove all assigned permissions for the Everyone group. You need to configure permission for the TestKingDocs shared folder to meet your requirements. You also need to ensure that users cannot delete the folders and files that other users create. Which two actions should you perform ()(Each correct answer presents part of the solution. Choose two.)AAssign the Authenticated Users group the Allow - Read Execute permission.BAssign the Anonymous group the Allow - Modify permission.CAssign the Creator Owner group the Allow - Modify permission.DAssign the Creator Owner group the Allow - Full Control permission

多选题You are a help desk technician for your company. All employees use Windows XP Professional computers. A salesperson named Philippe receives a removable disk drive cartridge from his supervisor. Philippe now reports that he cannot edit files on the cartridge. When he tries to open any files or folders on the cartridge, he receives an “access denied” error message. Philippe’s supervisor is currently out of the office. You place the cartridge in the removable drive on your computer. You receive the same “access denied” error message when you try to access the files and folders. You call Philippe’s supervisor. She asks you to grant permission to access the contents of the cartridge only to Philippe. However, she also wants to prevent Philippe from changing permissions on the contents of the cartridge. Which two actions should you take?()AAs Administrator, take ownership of the files and folders.BAs Administrator, grant your help desk user account Allow - Full Control permission on the files and folders.CGrant Philippe Allow - Modify permission on the files and folders.DGrant Philippe Allow - Full Control permission on the files and folders.EGrant Philippe Allow - Take Ownership permission on the files and folders.

单选题All network servers run Windows Server 2003, and all client computers run Windows XP Professional. Sandra, the manager of the human resources department, asks you to create a shared folder named HRDrop. You create a HRDrop folder on a member server. You assign the Allow - Full Control share permission to the Everyone group. Now you need to configure the NTFS permissions on HRDrop to fulfil the following requirements: 1. Sandra must be able to read, modify, change permissions on, and delete all files and subfolders in HRDrop. 2. All other domain users must only be able to add new files to HRDrop. What should you do?()AAssign the Allow - Modify permission to Sandra. Assign the Allow - Read permission to the Users group.BAssign the Allow - Full Control permission to Sandra. Assign the Allow - Write permission and the Deny - Read and Execute permission to the Users group.CAssign the Allow - Modify permission to Sandra. Assign the Allow - List Folder permission to the Users group.DAssign the Allow - Full Control permission to Sandra. Assign the Allow - Read permission to the Users group.EAssign the Allow - Full Control permission to Sandra. Assign the Allow - Write permission to the Users group and remove the Read and Execute permissions to the Users group.

单选题The user SCOTT who is the owner of ORDERS and ORDERJTEMS tables issues the following  GRANT command:  GRANT ALL   ON orders, order_items   TO PUBLIC;   What correction needs to be done to the above statement? ()A PUBLIC should be replaced with specific usernames.B ALL should be replaced with a list of specific privileges.C WITH GRANT OPTION should be added to the statement.D Separate GRANT statements are required for ORDERS and ORDERJTEMS tables.

单选题以下是SD卡读取权限的是()Aandroid.permission.READ_EXTERNAL_STORAGEBandroid.permission.WRITE_EXTERNAL_STORAGECandroid.permission.WRITE_CALENDARDandroid.permission.READ_PHONE_STAT

单选题使用地图不需要的权限是()。Aandroid.permission.ACCESS_WIFI_STATEBandroid.permission.WRITE_SECURE_SETTINGSCandroid.permission.INTERNETDandroid.permission.CHANGE_WIFI_STATE

单选题You and Stephen are the desktop administrators for your company. You install a printer on your Windows XP Professional computer. You share this printer on the company network. You want to ensure that only members of the DTAdmins local group can use this printer, and that only you and Stephen can manage the printer and all print jobs. You also want to ensure that members of the DTAdmins local group can manage only their own print jobs. How should you configure security on this printer?()AGrant Allow - Print permission to the DTAdmins group. Grant Allow - Manage Documents permission to your user account and to Stephen’s user account. BGrant Allow - Print permission to the DTAdmins group. Grant Allow - Manage Documents and Allow - Manage Printers permissions to your user account and to Stephen’s user account. CGrant Allow - Manage Documents permission to the DTAdmins group. Grant Allow - Manage Printers permission to your user account and to Stephen’s user account. DGrant Allow - Print permission to the DTAdmins group. Remove Allow - Manage Documents permission from the Creator Owner group. Grant Allow - Manage Printers permission to your user account and to Stephen’s user account.

单选题The HR user creates a view with this command:  SQL CREATE VIEW emp_v AS SELECT * FROM scott.emp;  Now HR wants to grant the SELECT privilege on the EMP_V view to the JIM user.  Which statement is true in this scenario?()AHR can grant the privilege to JIM but without GRANT OPTION.BHR can grant the privilege to JIM because HR is the owner of the view.CSCOTT has to grant the SELECT privilege on the EMP table to JIM before this operation.DHR needs the SELECT privilege on the EMP table with GRANT OPTION from SCOTT for this operation.

多选题You are the desktop administrator for Company.com’s sales department. Company is a user in the sales department. Company’s Windows XP Professional computer has a single hard disk, which if formatted as NTFS. Exams stores her data in a folder named C:/CompanyFiles1, which is shared as CompanyFiles1. Company policy allows members of the Sales group and the Marketing group to add files to the CompanyFiles1 shared folder. A user named Philippe is a member of the Sales group and Marketing group. Company reports that Philippe is not able to add files to the CompanyFiles1 shared folder. While troubleshooting the problem, you discover that the Sales global group has Allow – Read permission for the CompanyFiles1 shared folder, and that the Marketing global group has Allow – Modify permission for the C:/CompanyFiles1 folder. You need to ensure that users in the Sales group and the Marketing group can add files to the CompanyFiles1 shared folder. Which two actions should you take?()AFor the CompanyFiles1 shared folder, grant the Everyone group Allow – Full Control      permission.BFor the CompanyFiles1 shared folder, grant the Marketing global group Allow – Read     permission.CFor the CompanyFiles1 shared folder, grant the Sales global group Allow – Change      permission.DFor the C:/CompanyFiles1 folder, grant the Marketing global group Allow – Read      permission.EFor the C:/CompanyFiles1 folder, grant the Sales global group Allow – Modify permission.FFor the C:/CompanyFiles1 folder, grant the Marketing global group Allow – Write      permission

单选题The user Alice wants to grant all users query privileges on her DEPT table. Which SQL statement accomplishes this? ()AGRANT select ON dept TO ALL_ USER;BGRANT select ON dept TO ALL;CGRANT QUERY ON dept TO ALL_USERSDGRANT select ON dept TO PUBLIC;

多选题You are the network administrator for The network consists of a single Active Directory domain named All network servers run Windows 2003 Server, and all client computers run Windows XP Professional. A file server named TK1 has two hard drives. You format D:/ and use the default file permissions. Then you copy a directory named Data from another file server to D:/ on TK1. Now you need to create a network share and configure NTFS permissions settings for D:/Data. You must fulfil the following requirements: 1. All domain users need read access to D:/Data. 2. Members of the Sales group need the ability to add and delete files in a directory named D:/Data/Sales. 3. Members of the Engineering group need the ability to read and modify files in a directory named D:/Data/Enginering. Which three actions should you perform?() (Each correct answer presents part of the solution. Choose three)AAssign the Allow - Modify NTFS permission on D:/Data/Sales to the Sales group.BAssign the Allow - Write NTFS permission on D:/Data/Engineering to the Engineering group.CShare D:/Data as Data and use the default share permissions.DShare D:/Data as Data and assign the Allow - Change share permission to the Everyone group.EAssign the Allow - Full Control NTFS permission on D:/Data to the Administrators group.FChange the share permission on D:/Data to assign the Allow - Modify permission to the Everyone group.GAssign the Allow - Read NTFS permission on D:/Data to the Users group.HAssign the Allow - Write NTFS permission on D:/Data/Sales and D:/Data/Engineering to the Creator Owner group.

单选题A system administrator wants to give full read/write/excute access to the owner and group of the /stuff directory and all subdirectories and files, but only allow read/execute for others. What command would the administrator use?()Achmod -R 775 /stuffBchmod -h 002 /stuffCchmod -R 577 /stuffDchmod ug+rwx,o+rx /stuff

单选题A user named User1 uses a shared computer that runs Windows 7. User1 is a member of group namedGroup1. The computer contains a folder named Folder1. You need to configure the permissions on Folder1to meet the following requirements: User1 must be allowed to delete all files in Folder1  Members of Group1 must be able to create files in Folder1  All other members of Group1 must be prevented from deleting files they did not create in Folder1All users must be prevented from modifying the permissions on Folder1. What should you do?()AAssign Group1 the Write permission. Assign User1 the Modify permission.BAssign Group1 the Modify permission. Assign User1 the Write permission.CDeny Group1 the Write permission. Assign User1 the Modify permission.DDeny Group1 the Modify permission. Assign User1 the Write permission.