A host is using an LDAP provider as a back-end authentication mechanism. For this setup, how does the SAS server view the authentication?
A. integrated authentication
B. back-end authentication
C. internal authentication
D. host authentication
Which statement is a disadvantage of pre-assigned libraries?
A. The server does not become available to the user until all pre-assigned libraries have been assigned.
B. Pre-assigned libraries must be identical across all SAS client applications.
C. Pre-assigned libraries must be assigned using the autoexec file.
D. The administrator cannot control which engine is used to access data in a pre-assigned library.
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
D. Directly applied, Inherited from parent, ACT applied, Inherited from default ACT
A platform administrator needs to associate a library with an application server.
What permission level on the application server will the platform administrator need for this task?
A. CM
B. RMLE
C. WM
D. WMM
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
You have used the SAS Management Console to unregister a repository. Which statement is true?
A. The metadata and physical files for the repository are deleted.
B. The metadata for the repository is deleted but the physical files are not affected.
C. The metadata for the repository is not affected but the physical files are deleted.
D. The metadata and physical files for the repository are not affected.
Identify the object type that can be promoted.
A. users
B. ACT's
C. roles
D. libraries
To support seamless access to database servers or SAS processing servers, a login for outbound use may be defined in the metadata.
An outbound login must include:
A. a userID.
B. a user ID and password.
C. a user ID and authentication domain.
D. a user ID, password, and authentication domain.
Which server does the Connection Profile allow you to connect to?
A. metadata server
B. workspace server
C. OLAP server
D. stored process server
How do you modify the logging levels of a server without having to restart the server?
A. Modify theRollingFileAppender.
B. Use the IOMServerAppender to specify the message.
C. Use the Server Manager plug-in to modify the logger settings dynamically.
D. Modify the logconfig.xml file.