In order of precedence from highest to lowest, how are permissions on a metadata item evaluated?
A. Directly applied and ACT applied, Inherited from parent, Inherited from default ACT
B. ACT applied, Directly applied, Inherited from parent, Inherited from default ACT C. Inherited from parent, Inherited from default ACT, ACT applied, Directly applied
C. Directly applied, Inherited from parent, ACT applied, Inherited from default ACT
The WriteMemberMetadata (WWM) permission is only found on which type of items?
A. Data libraries
B. Folders
C. Information Maps
D. Data sets
A platform administrator wants to prevent all restricted users from accessing data that requires the Read permission. Which permission level(s) should the platform administrator assign?
A. RM and R for PUBLIC
B. RM and R for PUBLIC and SAS Administrators
C. R for PUBLIC
D. RM for PUBLIC and SAS System Services
Which statement regarding default groups is true?
A. SASUSERS is a subset of PUBLIC
B. PUBLIC is a subset of SASUSERS
C. SASUSERS is a subset of ADMINISTRATORS
D. ADMINISTRATORS is a subset of Unrestricted Users
By default, the SASMeta application server context:
A. can only be accessed by unrestricted users.
B. is a backup for theSASApp application server context.
C. only holds the metadata server definition.
D. holds the metadata server definition and a definition for a workspace server and DATA step batch server used for administrative functions.
The SAS configuration directory on each server machine must be protected by:
A. metadata access controls.
B. operating system controls.
C. the Authorization Manager of SAS Management Console.
D. the default Access Control Template (ACT) .
Which groups are pre-defined in the SAS metadata?
A. SASUSERS
B. SAS Administrators
C. SAS General Servers
D. All of the above
A platform administrator needs to provide seamless access to the standard workspace server in a mixed provider environment. SAS Token Authentication is not applicable. How should the platform administrator handle passwords for external accounts?
A. Store the passwords in the metadata.
B. Store the passwords in an external file.
C. Assign the passwords to an authentication domain.
D. Store the passwords in a SAS internal account.
Given the definition: A SAS metadata object that pairs logins with the server definitions where those credentials will correctly authenticate. What is being defined?
A. authentication domain
B. outbound login
C. cached credential
D. retrieved credential login
Place the Log events in order of Diagnostic Level for severity from Highest (most severe) to Lowest.
A. DEBUG, INFO, ERROR, WARN
B. WARN, ERROR, DEBUG, TRACE
C. ERROR, DEBUG, TRACE, WARN
D. ERROR, WARN, INFO, DEBUG