nerdexam
SAP

P_SECAUTH_21 · Question #33

SNC is configured in the production system. For emergency purposes, you want to allow certain accounts to be able to access the system with password logon. What do you need to set up for this…

The correct answer is A. Use 'Unsecure communication permitted' in SU01 C. Use the profile parameter snc/only_encrypted_gui with value '0'. These are some of the things that you need to set up for this purpose of allowing certain accounts to be able to access the system with password logon even when SNC is configured in the production system. SNC (Secure Network Communication) is a feature that enables secure and…

Transport Security (SNC/SSL)

Question

SNC is configured in the production system. For emergency purposes, you want to allow certain accounts to be able to access the system with password logon. What do you need to set up for this purpose? Note: There are 2 correct answers to this question.

Options

  • AUse 'Unsecure communication permitted' in SU01
  • BUse the profile parameter snc/accept_insecure_gui with value 'U'
  • CUse the profile parameter snc/only_encrypted_gui with value '0'
  • DMaintain the user access control list in table USRACLEXT

How the community answered

(21 responses)
  • A
    81% (17)
  • B
    5% (1)
  • D
    14% (3)

Explanation

These are some of the things that you need to set up for this purpose of allowing certain accounts to be able to access the system with password logon even when SNC is configured in the production system. SNC (Secure Network Communication) is a feature that enables secure and encrypted communication between SAP systems and components using certificates and keys. SU01 is a transaction that allows you to create and maintain user master records and their properties. One of the properties is the Unsecure communication permitted' flag, which determines whether a user can log on to the system without SNC protection. The profile parameter snc/only_encrypted_gui is a parameter that controls whether only SNC-protected connections are allowed from SAP GUI clients. If the parameter is set to 0', both SNC-protected and unprotected connections are allowed.

Topics

#SNC#password logon fallback#snc/only_encrypted_gui#emergency access

Community Discussion

No community discussion yet for this question.

Full P_SECAUTH_21 Practice