1z0-821 Oracle Solaris 11 System Administration

Loading demo links...

Showing 1–3 of 15 questions

Question 1

Select two correct statements about the authentication services available in Oracle Solaris 11.

Select all that apply, then click Submit answer.

  • Pluggable Authentication Modules (PAM) is used to control the operation of services such console logins and ftp.

  • The Secure Shell can be configured to allow logins across a network to remote servers without transmitting passwords across the network.

  • Secure Remote Procedure Calls (Secure RPC) provides a mechanism to encrypt data on any IP Socket connection.

  • Pluggable Authentication Modules (PAM) is used to implement the Secure Shell in Oracle Solaris 11.

  • Simple Authentication and Security Layer (SASL) provides a mechanism to authenticate and encrypt access to local file system data.

Question 2

United States of America export laws include restrictions on cryptography.

Identify the two methods with which these restrictions are accommodated in the Oracle Solaris 11 Cryptographic Framework.

Select all that apply, then click Submit answer.

  • Corporations must utilize signed X.509 v3 certificates.

  • A third-party provider object must be signed with a certificate issued by Oracle.

  • Loadable kernel software modules must register using the Cryptographic Framework SPI.

  • Third-party providers must utilize X.509 v3 certificates signed by trusted Root Certification Authorities.

  • Systems destined for embargoed countries utilize loadable kernel software modules that restrict encryption to 64 bit keys.

Question 3

Which two are true about accounts, groups, and roles in the Solaris user database?

Select all that apply, then click Submit answer.

  • All Solaris user accounts must have a unique UID number.

  • A Solaris account name may be any alphanumeric string, and can have a maximum length of 8 characters.

  • Account UID numbers 0-09 are system-reserved.

  • The GID for an account determines the default group ownership of new files created by that account.

  • The groups that an account is a member of are determined by the entries in the /etc/group file.