IBM C2180-277 - IBM WebSphere Message Broker V8.0 System Administration Exam
Page: 2 / 11
Total 55 questions
Question #6 (Topic: )
A system administrator is asked to assist a developer who has setup a message flow that
uses an HTTP Input node to securely process SOAP messages deployed to run on LINUX
broker BRK1. After xdeploying the flow into the production environment, the application
invoking the flow is receiving a failure response. What should the system administrator do
to get the developer to understand the security exception? Have the developer:
uses an HTTP Input node to securely process SOAP messages deployed to run on LINUX
broker BRK1. After xdeploying the flow into the production environment, the application
invoking the flow is receiving a failure response. What should the system administrator do
to get the developer to understand the security exception? Have the developer:
A. change the validation property to Content and Value.
B. change the identity token type on HTTP Input node to Username.
C. change the Fault format property of the HTTP Input Node to SOAP1.2 and retest the failing request.
D. set Treat Security Exceptions as normal exceptions property of the HTTP Input Node, redeploy the message flow and retest failingrequest.
Answer: D
Question #7 (Topic: )
A system administrator configures a message flow security to perform the end-to-end
processing of all identity credentials that are carried in a message through a message flow
using IBM Tivoli Federated Identity Manager (TFIM). Which of the following three tasks
performed by the security manager require the use of TFIM? (choose 3)
processing of all identity credentials that are carried in a message through a message flow
using IBM Tivoli Federated Identity Manager (TFIM). Which of the following three tasks
performed by the security manager require the use of TFIM? (choose 3)
A. Authenticate the identity.
B. Enable default propagation.
C. Map the identity to an alternative identity.
D. Extract the identity from an inbound message.
E. Propagate either the alternative identity or the original identity with an outbound message.
F. Check that either the alternative identity or the original identity is authorized to access the message flow.
Answer: A,C,F
Question #8 (Topic: )
The broker administration security has been set up on a broker BRK1 for a developer dev1.
In addition to the existing security setting, a system administrator is asked to set security
permissions for data capture so that the developer can perform the record and replay
actions on the broker. Which command does the system administrator need to run?
In addition to the existing security setting, a system administrator is asked to set security
permissions for data capture so that the developer can perform the record and replay
actions on the broker. Which command does the system administrator need to run?
A. setmqaut -m BRK1 -n "SYSTEM.BROKER.DC.AUTH " -t q -p dev1 +inq +put +set
B. setmqaut -m BRK1 -n "SYSTEM.BROKER.DC.AUTH " -t q -p dev1 -all +inq +put
C. setmqaut -m BRK1 -n "SYSTEM.BROKER.AUTH.** " -t q -p dev1 +inq +put +set +get
D. setmqaut -m BRK1 -n "SYSTEM.BROKER.AUTH.** " -t q -p dev1 -all +inq +put +set +get
Answer: A
Question #9 (Topic: )
A system administrator was asked to create a security identity "ftp::FTP1" associated with a
user ftpuser1 and its password password1. The message flow containing the FileOutput
node with the correct ftp credentials has been deployed to the broker BRK1 on Linux
system already. The system administrator ran the command: mqsisetdbparms BRK1 -n
ftp::FTP1 -u ftp\user1 -p password1 When the transaction was processed, the output file
was not generated on the ftp server and the failure reported incorrect user credentials.
What did the system administrator do wrong?
user ftpuser1 and its password password1. The message flow containing the FileOutput
node with the correct ftp credentials has been deployed to the broker BRK1 on Linux
system already. The system administrator ran the command: mqsisetdbparms BRK1 -n
ftp::FTP1 -u ftp\user1 -p password1 When the transaction was processed, the output file
was not generated on the ftp server and the failure reported incorrect user credentials.
What did the system administrator do wrong?
A. Supplied incorrect userId and password in the command.
B. Used the incorrect format of security identity in the command.
C. Added the extra escape character with -u option in the command.
D. Did not add an extra escape character with -u option in the command.
Answer: D
Question #10 (Topic: )
A company has multiple users that access broker using web user interface. The system
administrator of the company has been asked to define security for a group of users in
such a way that user1 is able to view all the broker resources, user2 is able to view and
modify all the broker resources and user3 is able to view and modify selected broker
resources. What does the system administrator need to do?
administrator of the company has been asked to define security for a group of users in
such a way that user1 is able to view all the broker resources, user2 is able to view and
modify all the broker resources and user3 is able to view and modify selected broker
resources. What does the system administrator need to do?
A. Only run the command mqsiwebuseradmin
B. Only ensure that broker administration security is active.
C. Define security and roles at the Operating system level.
D. Ensure broker administration security is active and run the command mqsiwebuseradmin
Answer: D