nerdexam
SAP

P_SECAUTH_21 · Question #5

P_SECAUTH_21 Question #5: Real Exam Question with Answer & Explanation

The correct answer is B. Remove all authorizations from the user C. Lock and expire the user in all clients D. Set profile parameter login/no_automatic_user_sapstar to 1. These are some of the tasks that you would perform to secure the special user "SAP" in AS ABAP. The user "SAP" is a default user that can be used to log on to any client with a predefined password if no other users exist or if all users are locked. To prevent unauthorized access

Question

How do you secure the special user "SAP*" in AS ABAP? Note: There are 3 correct answers to this question.

Options

  • ALock and expire the user in all clients except 000
  • BRemove all authorizations from the user
  • CLock and expire the user in all clients
  • DSet profile parameter login/no_automatic_user_sapstar to 1
  • ESet profile parameter login/no_automatic_user_sapstar to 0

Explanation

These are some of the tasks that you would perform to secure the special user "SAP*" in AS ABAP. The user "SAP*" is a default user that can be used to log on to any client with a predefined password if no other users exist or if all users are locked. To prevent unauthorized access using this user, you should remove all authorizations from it, lock and expire it in all clients, and set the profile parameter login/no_automatic_user_sapstar to 1, which disables the automatic logon feature for this user.

Community Discussion

No community discussion yet for this question.

Full P_SECAUTH_21 Practice