What is the proper invocation of logger?
As part of an early warning system, a system administrator disables the remote shell service and replaces it with a script. This script logs that it was called with the auth facility and the warning level. The script also logs the process ID of the invoking shell.
What is the proper invocation of logger?
What do you need to do?
On a Solaris 10 OS, you want to enable a syslog message for all incoming inetd requests.
What do you need to do?
Which messages are forwarded to loghost?
Given the following line in the /etc/syslog.conf file:
*.debug@loghost
Which messages are forwarded to loghost?
Which three are correct statements about this entry?
Your /etc/syslog.conf configuration file contains the line:
mail.debug ifdef(`LOGHOST’, /var/log/syslog, @loghost)
Which three are correct statements about this entry? (Choose three.)
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.)
Which two commands switch the environment of the current user fred to the role special?
Which two commands switch the environment of the current user fred to the role special? (Choose two.)