SUN
310-200 · Question #122
The IT manager, who wants to prevent anyone from accessing the CD-ROM drive and installing unauthorized software, asks you, as the system administrator, to disable the volume management service from…
The correct answer is C. Rename the /etc/rc3.d/S81volmgt script to /etc/rc3.d/s81volmgt. See the full explanation below for the reasoning.
Question
The IT manager, who wants to prevent anyone from accessing the CD-ROM drive and installing unauthorized software, asks you, as the system administrator, to disable the volume management service from starting upon reboot on a production server. Which of the following actions should you take to secure your system in this way?
Options
- AUsing vi, edit the /etc/inittab file and comment out the /etc/rc3.d/S81volmgt entry.
- BRun the rm /etc/rc3 command.
- CRename the /etc/rc3.d/S81volmgt script to /etc/rc3.d/s81volmgt.
- DRun the svcadm disable /etc/rc3_d/S81volmgt command.
How the community answered
(41 responses)- A12% (5)
- B7% (3)
- C78% (32)
- D2% (1)
Community Discussion
No community discussion yet for this question.