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…
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)- A81% (17)
- B5% (1)
- D14% (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
Community Discussion
No community discussion yet for this question.