PrepAway - Latest Free Exam Questions & Answers

Author: admin

which two statements are true?

Given the /etc/syslog.conf file output:
#ident "@(#)syslog.conf 1.5 98/12/14 SMI" /* SunOS 5.0 */ #
# Copyright (c) 1991-1998 by Sun Microsystems, Inc.
# All rights reserved.
#
# syslog configuration file.
#
# This file is processed by m4 so be careful to quote (`’) names # that match m4 reserved words. Also, within ifdef’s, arguments # containing commas must be quoted.
#
*.err;kern.notice;auth.notice /dev/sysmsg
*.err;kern.debug;daemon.notice;mail.crit /var/adm/messages *.alert;kern.err;daemon.err operator *.alert root
*.emerg *
# if a non-loghost machine chooses to have authentication messages # sent to the loghost machine, un-comment out the following line: #auth.notice ifdef(`LOGHOST’, /var/log/authlog, @loghost)
mail.debug ifdef(`LOGHOST’, /var/log/syslog, @loghost) # non-loghost machines will use the following lines to cause "user" # log messages to be logged locally.
#
ifdef(`LOGHOST’, ,
user.err /dev/sysmsg
user.err /var/adm/messages
user.alert `root, operator’
user.emerg *
)
If loghost is defined to be a remote system, which two statements are true? (Choose two.)

Which two commands add the authority to the helpdesk4 user to change user passwords…

You are setting up a new help desk technician. The help desk technician is responsible for administering all user privilege aspects. The technician must be able to answer user requests for forgotten passwords and set and change user passwords. The new technician must also be able to read the configuration files related to other users. However, the technician’s supervisor must make any changes that are required. The help desk technician will use the login name of helpdesk4. The userid of helpdesk4 has already been created as an unprivileged user. Which two commands add the authority to the helpdesk4 user to change user passwords, but only allow read-only access to user and role configuration files? (Choose two.)

With what effective UID and real UID will the /usr/sbin/auditd program be started?

Given the command and output:
# profiles -l testrole
Audit Control:
/etc/init.d/audit euid=0, egid=3
/etc/security/bsmconv uid=0
/etc/security/bsmunconv uid=0
/usr/sbin/audit euid=0
/usr/sbin/auditconfig euid=0
/usr/sbin/auditd uid=0
All:
*
And given the fact that testrole executes commands with a profile shell. With what effective UID and real UID will the /usr/sbin/auditd program be started?

What effective uid and real uid will /usr/sbin/auditd start?

Given:
# profiles -l testrole
All:
*
Audit Control:
/etc/init.d/audit euid=0, egid=3
/etc/security/bsmconv uid=0
/etc/security/bsmunconv uid=0
/usr/sbin/audit euid=0
/usr/sbin/auditconfig euid=0
/usr/sbin/auditd uid=0
And, given the fact that testrole executes commands with a profile shell. What effective uid and real uid will /usr/sbin/auditd start?


Page 30 of 84« First...1020...2829303132...405060...Last »