Your customer has requested that you interface their existing management reporting system based on a commercially available business intelligence tool that features the ability to read any relational database. Which of the following considerations would be part of your design?
A. You will need to set up external data synchronization to update the reporting tables before allowing the BI tool to generate reports.
B. All that is needed is to define a connector to the database, the database tables are always current.
C. Views will need to be defined to allow the BI tool to view the data.
D. You must check to see if the BI tool can read an LDAP directory.
Which two identity feed service types come with the out of the box IBM Security Identity Manager (ISIM)? (Choose two)
A. AD Organizational Person Identity Feed (Microsoft Windows Active Directory)
B. Generalize XML identity feed
C. Database Identity Feed
D. DSML Identity Feed
E. DAML Identity Feed
When gathering requirements for Identity Policy, which ID will define the rule to generate the user ID?
A. Application Owner
B. Administrator
C. Manager
D. Auditor
Organization tree hierarchy can be changed from administrative console.
Which of the following statement is TRUE?
A. All objects within an organizational container can be transferred to a different organizational container.
B. Users within an organizational container can be transferred to a different organizational container.
C. Changing organization tree structure does not affect users in IBM Security Identity Manager.
D. Services and policies will be transferred automatically to the new organization branch.
Which file controls properties of policy join directives?
A. scriptframework.properties
B. enrolepolicies.properties
C. enrolejoins.properties
D. enrole.properties
A customer requires a certain attribute on a service to be empty in a target system managed by ISIM. One way to achieve this is to:
A. Save a reconciliation schedule for the target system with the attribute filtered out. and always run the filtered reconciliation.
B. Define the attribute value with provisioning policy entitlement parameter type null, with provisioning policy parameter enforcement as Mandatory.
C. Define the attribute value with provisioning policy entitlement parameter type Constant, with value "null" (quotes included).
D. Exclude the attribute from the account objectclass and remove attribute listing from the account form.
Given an IBM Security Identity Manager solution that is integrated with QRadar Log Management, which connection type is needed?
A. SMTP connection
B. JDBC connection
C. HTTP connection
D. TCP connection
Which web service call is NOT provided in the WSAccessService web service?
A. Search access entitlements available to a person.
B. Retrieve existing user access of a person.
C. Validate entitlement access for a person.
D. Remove user access.
A customer requires that users should NOT be able to circumvent answering challenge response questions when they login to the ISIM Self Service Console, and also wants the responses to challenges to appear masked (such as passwords) instead of appearing in plain text. How can this be achieved?
A. Setcom.ibm.tivoli.ibm.challengeResponse.bypassChallengeResponse=false and com.ibm.tivoli.ibm.challengeResponse.showAnswers=false in scriptframework.properties file.
B. Set enrole.password.challengeResponse.bypassChallengeResponse=false in enrole.properties file and select checkbox for Enable Password Editing under Security Settings.
C. Set enrole.password.challengeResponse.bypassChallengeResponse=false and enrole.password.challengeResponse.showAnswers=false in enrole.properties file.
D. Set ui.challengeResponse.bypassChallengeResponse=faise and ui.challengeResponse.showAnswers=false in ui.properties file.
A functioning IBM Security Identity Manager (ISIM) test environment has been copied over to a production ISIM environment. How would one validate that production ISIM can successfully communicate with production managed resources?
A. Perform a test connection from ISIM using the Test Connection within the Service form.
B. Login to the managed resource with a user's credentials.
C. Login to the managed resource with a service account.
D. Check the ibmslapd.log in ISIM for connection errors.