Eric has an IBM WebSphere Portal 7.0 server with WebSphere Application Server 7.0 and IBM HTTP Server 7.0 installedin his production environment. He wants to install WebSphere Portal 8.0 in his production environment and wants to reuse the IBM HTTP Server 7.0 with WebSphere Portal 8.0 and WebSphere Application Server 8.0. How can he do that?
A. Eric needs to install WebSphere plug-in 8.0 and configure it with IBM HTTP Server 7.0 and add the configuration to the WebSphere Application Server 8.0, which is running WebSphere Portal 8.0.
B. Eric only needs to configure WebSphere Portal 8.0 and WebSphere Application Server 8.0 with IBM HTTP Server 7.0.
C. Eric needs to reconfigure the plug-in.xml file to point to the WebSphere Portal 7.0 and WebSphere Portal 8.
D. Eric needs to install a new instance of IBM HTTP Server 8.0 and WebSphere plug-in 8.0. IBM HTTP Server 7.0 and the WebSphere plug-in do not support WebSphere Application Server 8.0 and WebSphere Portal 8.0.
On the WSRP producer side, the enforcement of the access control decision for provided portlets can be enabled or suppressed by setting the configuration property in which of the following?
A. portal.security.wsrp
B. puma.security.config
C. wsrp.security.enabled
D. wmmur.security.config
IBM WebSphere Portalsupports multiple ways for portlets to exchange or share information. Select the option that does not describe this functionality.
A. Public render parameters allow JSR 286 portlets to share navigational state information.
B. Portlet Wires are used to direct the information flow between portlets that communicate using JSR 286 Portlet events or the WebSphere Portal Cooperative portlets API.
C. Cooperative portlets represent an IBM-specific API for publish/subscribe communication between JSR 168 and JSR 286portlets.
D. Portlet events provide a powerful and flexible publish/subscribe mechanism for communication between JSR 286 portlets.
Paul is accessing the ABC Tile Company's web site that is an IBM WebSphere Portal server. Upon entering a URL he manually typed into his browser, he discovers that the page requires authentication for access. Which of thefollowing is the result if default portal security is enabled?
A. He is presented with a login page.
B. He is forced to a HTTPS connection for the page access.
C. He is allowed access to the page he originally requested.
D. He is provided an authentication error and shown the page that he requested.
Which of the following statementsabout URL mapping is true?
A. A single portal page can have only one friendly URL.
B. Friendly URLs do not have control over setting the language for a page.
C. Users must have the Editor role for a page to create a URL mapping context on that page.
D. Afriendly URL is a valid URL mapping context.
Which of the following is not a valid WebDAV URL?
A. /wps/mycontenthandler/dav/fs-type1
B. /wps/mycontenthandler/dav/themelist/
C. /wps/mycontenthandler/dav/portal
D. /wps/mycontenthandler/dav/skinlist
Jeremy has connected his IBM WebSphere Portal instance to an IBM Tivoli Directory Server repository forauthentication purposes. However, while the majority of users are able to authenticate, certain users are not. Jeremy confirmed that the users are attempting to authenticate with the correct user ID and password. What is the most likely cause of this issue?
A. The users should log in with an email address instead of a user ID.
B. The location of the accounts in the LDAP tree is outside the scope of where WebSphere Portal looks for accounts.
C. The accounts are not members of the All Authenticated Portal Users group.
D. The LDAP bind password is configured incorrectly.
What does the following command do? ConfigEngine.bat enable-profiles - DWasPassword=password
A. This command allows additional profiles to be created from theInstallation Manager tool.
B. This command creates secondary IBM WebSphere Portal profiles.
C. This command forms the basis for the portal profile template to create multiple WebSphere Portal profile templates, that is, to create the configuration archivefile (CAR).
D. This command enables WebSphere Portal to be associated to an IBM WebSphere Application Server profile.
Sherry has just installed a new stand-alone IBM WebSphere Portal Server and now wants to configure the portalto use a stand-alone LDAP server. Which one of the following property files will Sherry modify to contain the LDAP server information?
A. wkplc_ad.properties
B. wkplc.properties
C. wkplc_ldap.properties
D. wkplc_ldapdomain.properties
All of the following statements are true regarding externalauthorization, except?
A. Private pages cannot be externalized.
B. When administrators use the Resource Permissions portlet to externalize or internalize access control for a resource, access control for all of its public child resources moves with it.
C. When administrators use the XML configuration interface (xmlaccess) to externalize or internalize access control for a resource, access control for all of its public child resources moves with it.
D. If a user inherits access to a resource from a parent resource, the user will lose the inherited access when the resource is externalized.