nerdexam
SAP

P_SECAUTH_21 · Question #12

When re-configuring the user management engine (UME) of an AS Java system, what do you need to consider to change the data source from system database to an ABAP system successfully?

The correct answer is B. All users and groups in the system database must have different IDs than existing users and. This is one of the tasks that you need to consider to change the data source from system database to an ABAP system successfully when re-configuring the user management engine (UME) of an AS Java system. The UME is a component that handles user administration and authentication…

Organizational Structures

Question

When re-configuring the user management engine (UME) of an AS Java system, what do you need to consider to change the data source from system database to an ABAP system successfully?

Options

  • AThe UME configuration file dataSourceConfiguration_database_only.xml is automatically updated
  • BAll users and groups in the system database must have different IDs than existing users and
  • CThe logon security policy for the existing users is aligned with the logon security policy in the ABAP
  • DYou need to import the users from the system database into the ABAP system.

How the community answered

(26 responses)
  • A
    15% (4)
  • B
    73% (19)
  • C
    4% (1)
  • D
    8% (2)

Explanation

This is one of the tasks that you need to consider to change the data source from system database to an ABAP system successfully when re-configuring the user management engine (UME) of an AS Java system. The UME is a component that handles user administration and authentication for AS Java systems. The UME can use different data sources for storing user and group data, such as system database, ABAP system, or LDAP directory. When changing the data source from system database to an ABAP system, you need to ensure that all users and groups in the system database have different IDs than existing users and groups in the ABAP system, otherwise there will be conflicts and errors during the migration process.

Topics

#UME#AS Java#user management engine#data source migration

Community Discussion

No community discussion yet for this question.

Full P_SECAUTH_21 Practice