
無料ダウンロードSAP P_SECAUTH_21リアル試験問題ゲットせよ
最新のSAP P_SECAUTH_21リアル試験問題集PDF
SAP P_SECAUTH_21(認定技術プロフェッショナル-システムセキュリティアーキテクト)認定試験は、技術とサイバーセキュリティの分野で高く求められる認定資格です。この認定試験は、SAPシステムの管理とセキュリティを専門とするプロフェッショナルが、その専門的知識を証明するために設計されています。この試験はSAPによって実施され、グローバルに利用可能です。
SAP P-SECAUTH-21 は、認定システムセキュリティアーキテクトになりたいテクノロジープロフェッショナル向けの認定試験です。この試験は、SAPテクノロジーを使用して安全なシステムを設計、実装、管理する能力を確認することを意図しています。この認定は、グローバルに認められ、SAPセキュリティに精通した専門家を求める雇用主から高く評価されています。
SAP P-SECAUTH-21認証を取得することは、個人がSAP環境における効果的なシステムセキュリティアーキテクチャを設計および実装するために必要な技術的専門知識を持っていることを雇用主やクライアントに示すことを意味します。この認定は、テクノロジー専門家がキャリアを進め、収入の可能性を高めるのに役立ちます。また、組織がSAPシステムとデータのセキュリティを確保するのにも役立ちます。
質問 # 43
An end user has indicated that they are getting an authorization error when attempting to call a Transaction Code (TCD). However, the TCD exists in their User Menu. What could be the issue and where would you check?
- A. Additional authorization checks are required for the TC; check in SE93.
- B. The TCD is assigned to the user via multiple roles; check in PFCG.
- C. This user is blocked from calling the TCD; check in SM01 .
- D. An entry in table USRBF prevents them from calling the TCD; check in SE1 6
正解:A
解説:
Explanation
This could be the issue that causes the end user to get an authorization error when attempting to call a Transaction Code (TCD) that exists in their User Menu. SE93 is a transaction that allows you to create and maintain transaction codes and their properties. One of the properties is the authorization check, which determines whether additional authorization objects are checked when a transaction code is executed. If the authorization check for a transaction code is set to Yes, the user needs to have the corresponding authorization objects in their role or profile, otherwise they will get an error message. References:
https://help.sap.com/doc/saphelp_nw73ehp1/7.31.19/en-US/48/9e2e3f6f8e41e8a283aaf2ad2c64c4/content.htm?n
質問 # 44
You have Reason Codes already defined. Which is the correct sequence of steps to configure a Firefighter ID in Emergency Access Management?
- A. Maintain an Owner for a Firefighter ID
Maintain a Firefighter ID for Controllers and Firefighters
Maintain Access Control Owner - B. Maintain an Owner for a Firefighter ID
Maintain a Firefighter ID for Controllers and Firefighters
Maintain Access Control Owner - C. Maintain a Firefighter ID for Controllers and Firefighters
Maintain an Owner for a Firefighter ID
Maintain Access Control Owner - D. Maintain an Owner for a Firefighter ID
Maintain a Firefighter ID for Controllers and Firefighters
Maintain Access Control Owner
正解:A
質問 # 45
You are reviewing the authorizations for Core Data Services (CDS) views. How are classic authorizations integrated with CDS authorizations?
- A. By using the statement AUTHORITY-CHECK in the access control of the CDS view
- B. By defining the CDS view in the authorization object in SU21
- C. By assigning the CDS view to the authorization profile in PFCG
- D. By defining access conditions in an access rule for the CDS view
正解:D
質問 # 46
What are main characteristics of the Logon ticket throughout an SSO logon procedure? Note: There are 2 correct answers to this question
- A. The Logon ticket is sued for user-to-system communication
- B. The Logon ticket session is held in the working memory
- C. The Logon ticket is always set to client 000
- D. The Logon ticket is not domain restricted
正解:A、D
質問 # 47
Which SAP tool provides functions to support Data Destruction, Business Rules Maintenance, and Processing of Audit Areas?
- A. SAP Information Retrieval Framework
- B. SAP Information Lifecycle Management
- C. SAP Business Rule Framework Plus
- D. SAP Data Controller Rule Framework
正解:D
質問 # 48
The security administrator is troubleshooting authorization errors using transaction SU53.
While running transaction MM50, the user received the following error: "You are not authorized to use transaction MM01 ." The user's position in the organization makes it inappropriate for them to have direct access to transaction MM01 because it creates a Segregation of Duties conflict. How can the security administrator resolve the issue and still provide the user with the needed access to MM50?
- A. Set the value for instance parameter auth/no_check_in_some_cases to N.
- B. Remove transaction MM01 as a CALLING transaction from table TCDCOUPLES.
- C. Set the check indicator value for object S_TCODE in the SU24 data for transaction MM01 to Do Not Check.
- D. Set the check indicator (for the transaction authorization called by the MM01 transaction) to NO, using transaction SE97 for transaction MM50.
正解:D
解説:
Explanation
This is one of the ways that the security administrator can resolve the issue and still provide the user with the needed access to MM50. Transaction SE97 is a tool that allows you to maintain check indicators for called transactions, which determine whether an authority check for object S_TCODE is performed when a transaction calls another transaction. By setting the check indicator to NO for MM01 when it is called by MM50, the user can run MM50 without being authorized for MM01. References:
https://help.sap.com/doc/saphelp_nw70ehp3/7.03/en-US/c8/e8d53d35fb11d182b90000e829fbfe/content.htm?no_
質問 # 49
Which authorization object is required to support trusted system access by an RFC user following the configuration of a Managed System in SAP Solution Manager?
- A. S_RFCACL
- B. S_ACL_HIST
- C. S_RFC_TT
- D. S_RFC_TTAC
正解:A
質問 # 50
For which reasons would you choose an "anonymous SSL Client PSE" setup? Note: There are 2 correct answers to this question
- A. To use as a container for the CAs
- B. To perform authentication
- C. To perform mutual authentication
- D. To use data encryption
正解:A、B
質問 # 51
What is the purpose of the parameter rec/client in an AS ABAP based SAP system?
- A. To log changes in Core Data Services views
- B. To generate change documents
- C. To log changes in tables
- D. To generate source code versions
正解:C
解説:
Explanation
The purpose of the parameter rec/client in an AS ABAP based SAP system is to log changes in tables that are marked as change-relevant in transaction SE11 (ABAP Dictionary). The parameter rec/client specifies which clients are affected by table logging. References:
https://help.sap.com/doc/saphelp_nw70ehp3/7.03/en-US/c8/e8d53d35fb11d182b90000e829fbfe/content.htm?no_
https://help.sap.com/doc/saphelp_nw70ehp3/7.03/en-US/c8/e8d53d35fb11d182b90000e829fbfe/content.htm?no_
質問 # 52
Which authorizations should you restrict when you create a developer role in an AS ABAP production system? Note: There are 2 correct answers to this question.
- A. The ability to execute class methods through authorization object S_PROGRAM
- B. The ability to execute queries through authorization object S_OUERY
- C. The ability to use the ABAP Debugger through authorization object S_DEVELOP
- D. The ability to execute function modules through authorization object S_DEVELOP
正解:C、D
質問 # 53
Which platform services are available in the Cloud Foundry? Note: There are 2 correct answers to this question.
- A. Data Quality
- B. Commerce
- C. Integration
- D. Analytics
正解:C、D
解説:
Explanation
Analytics and Integration are two of the platform services available in the Cloud Foundry environment of SAP Cloud Platform. Analytics provides capabilities for data visualization, reporting, and dashboarding. Integration provides capabilities for connecting applications, data sources, and processes across different environments.
References: https://help.sap.com/viewer/product/SAP_CLOUD_PLATFORM/Cloud/en-US
https://help.sap.com/viewer/product/SAP_CLOUD_PLATFORM/Cloud/en-US
質問 # 54
Which SAP product supports General Data Privacy Regulation (GDPR) compliance through mitigating control testing and validation
- A. SAP Process Control
- B. SAP Access Control
- C. SAP Solution Manager
- D. SAP Identify Access Governance
正解:A
質問 # 55
While performing an audit of changes to the system and client change options for your production SAP S/4HANA environment, you receive the following message in transaction SCC4. "No logs found for selected period" How can you correct the problem.
- A. Maintain parameter log-mode with value normal SAP HANA
- B. Maintain parameter rec/client with value ALL
- C. Maintain parameter rsau/enable with value 1
- D. Maintain parameter rdisp/TRACE with value 3
正解:B
質問 # 56
What information constitutes an indirect connection to an individual, in the context of GDPR? Note: There are 3 correct answers to this question
- A. National Identifier
- B. IP Address
- C. Date of Birth
- D. License plate number
- E. Postal Address
正解:A、B、D
質問 # 57
Which OData authorizations are required for a user to see business data in the SAP Fiori Launchpad? Note: There are 2 correct answers to this question.
- A. Access authorization in the SAP Fiori front-end system
- B. Start authorization in the SAP Fiori front-end system
- C. Start authorization in the SAP S/4HANA back-end system
- D. Access authorization in the SAP S/4HANA back-end system
正解:B、D
質問 # 58
To enable access between tenant databases, what do you need to do in an SAP HANA system for multitenant database containers? Note: There are 3 correct answers to this question.
- A. The INIFILE ADMIN system privilege must be assigned.
- B. The cross-tenant database communication must be explicitly activated.
- C. The user in the source system must have sufficient privileges in the target database.
- D. The bi-directional communication channel must be in the allow list.
- E. The user in the source system must be associated with a user in the target database.
正解:B、C、D
解説:
Explanation
To enable access between tenant databases in an SAP HANA system for multitenant database containers, you need to do these steps: activate the cross-tenant database communication parameter in the global.ini file, add the bi-directional communication channel to the allow list parameter in the global.ini file, and grant the user in the source system the required privileges in the target database using a remote source object. References:
https://help.sap.com/viewer/6b94445c94ae495c83a19646e7c3fd56/2.0.05/en-US/20d5f6af75191014b47cf39247
https://help.sap.com/viewer/6b94445c94ae495c83a19646e7c3fd56/2.0.05/en-US/20d5f6af75191014b47cf39247
質問 # 59
Where can you store Security Audit Log events? Note: There are 2 correct answers to this question.
- A. In the Linux system log
- B. In the database table RSAU_BUF_DATA
- C. In the kernel trace
- D. In the file system of the application servers
正解:B、D
解説:
Explanation
These are some of the places where you can store Security Audit Log events in an SAP system. Security Audit Log is a tool that records security-relevant events in SAP systems, such as failed logon attempts, changes to user master records, or RFC calls. Security Audit Log events can be stored in the file system of the application servers, which are servers that run SAP applications and processes. The file name and path can be configured using RZ10 transaction or profile parameters. Security Audit Log events can also be stored in the database table RSAU_BUF_DATA, which is a table that contains buffered audit log records for each application server instance. The buffering mechanism can be configured using RZ11 transaction or profile parameters.
References:
https://help.sap.com/doc/saphelp_nw73ehp1/7.31.19/en-US/c8/e8d53d35fb11d182b90000e829fbfe/content.htm?
質問 # 60
Which authorizations are required for an SAP Fiori Launchpad user? Note: There are 2 correct answers to this question
- A. /UI2/CHIP
- B. /UI2/PAGE_BUILDER_PERS
- C. /UI2/PAGE_BUILDER_CUST
- D. /UI2/INTEROP
正解:B、D
質問 # 61
......
PDF問題(2024年最新)実際のSAP P_SECAUTH_21試験問題:https://jp.fast2test.com/P_SECAUTH_21-premium-file.html
P_SECAUTH_21試験問題集、P_SECAUTH_21練習テスト問題はここ:https://drive.google.com/open?id=1GxiZPsHVre3d6doXzA-s1nzED3XxLMqq