[2023年07月16日]P-SECAUTH-21認定ガイド問題と解答トレーニング [Q11-Q26]

Share

[2023年07月16日]P-SECAUTH-21認定ガイド問題と解答トレーニング

P-SECAUTH-21認定お試しセット最新P-SECAUTH-21のPDF問題集


SAP P-SECAUTH-21 認定試験の出題範囲:

トピック出題範囲
トピック 1
  • SAP NetWeaver Application Server および関連するインフラストラクチャ コンポーネントのセキュリティの説明と実装
  • SAP S
  • 4HANA の承認の概念
トピック 2
  • SAP のガバナンスとコンプライアンスへのアクセス
  • SAP Cloud Platform Security
  • SAP システムの保護
トピック 3
  • SAP でのユーザー管理と ID ライフサイクル管理
  • SAP HANA での承認、セキュリティ、およびシナリオについて説明する
トピック 4
  • SAP ビジネス スイートの承認の概念
  • セキュリティの監視とセキュリティの監査
トピック 5
  • SAP HANA のセキュリティ目標、データ プライバシー ガバナンス
  • 承認、セキュリティ、およびシナリオについて説明する
トピック 6
  • SAP Business Suite
  • SAP Netweaver Application Server および Infrastructure Security の承認コンセプトを説明および実装する
トピック 7
  • SAP システムを保護し、セキュリティ チェックを実施する方法を説明する
  • SAP クラウド プラットフォームでのセキュリティとシナリオを説明する

 

質問 # 11
For which purpose do you use instance Secure Storage File System (SSFS) in an SAP HANA system? Note: There are 2 correct answers to this question.

  • A. To store the secure single sign-on configuration
  • B. To protect the password of the root key backup
  • C. To protect the X.509 public key infrastructure certificates
  • D. To store root keys for data volume encryption

正解:B、D


質問 # 12
What is the purpose of the parameter rec/client in an AS ABAP based SAP system?

  • A. To generate source code versions
  • B. To generate changes in documents
  • C. To log changes in Core Data Services views
  • D. To log changes in tables

正解:D


質問 # 13
A security consultant has activated a trace via ST01 and is analyzing the authorization error with Return Code 12. What does the Return Code 12 signify?

  • A. "Too many parameters for authorization checks"
  • B. "No authorizations but does have authorization object in their buffer"
  • C. "Objects not contained in User Buffer"
  • D. "No authorizations and does NOT have authorization object in their buffer"

正解:B


質問 # 14
Which basis transaction provides an optimized user interface for evaluating authorization checks only?

  • A. RSECADMIN
  • B. ABAP_TRACE
  • C. STAUTHTRACE
  • D. ST01

正解:C


質問 # 15
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 the User Manu. What could be the issue and where would you check?

  • A. This user is blocked from calling the TCD; check in SM01
  • B. An entry in table USRBF prevents them from calling the TCD; check SE16
  • C. Additional authorization checks are required for the TC; check in SE93
  • D. The TCD is assigned to the user via multiples roles; check in PFCG

正解:C


質問 # 16
Where can you store Security Audit Log Events? Note: There are 2 correct answers to this question.

  • A. In the Linux system log
  • B. Ip the file system of the application servers
  • C. In the database table RSAU_BUF_DATA
  • D. In the kernel trace

正解:B、C


質問 # 17
What are characteristic of the SAP_INTERNAL_HANA_SUPPORT catalog role? Note: there are 2 correct answers to this question.

  • A. No role can be granted to it
  • B. System privileges can be granted to the role
  • C. It has full access to all metadata
  • D. Object privileges can be granted to the role

正解:A、B


質問 # 18
For which reasons would you choose an "anonymous SSL Client PSE" setup? Note: There are 2 correct answers to this question

  • A. To use data encryption
  • B. To perform authentication
  • C. To use as a container for the CAs
  • D. To perform mutual authentication

正解:B、C


質問 # 19
Which features does the SAP Router support? Note: There are 2 correct answers to this question.

  • A. Balancing the load to ensure an even distribution across the back-end servers
  • B. Controlling and logging network connections to SAP systems
  • C. Password-protecting connections from unauthorized access from outside the network
  • D. Terminating, forwarding and (re)encrypting requests, depending on the SSL configuration

正解:B、C


質問 # 20
How is the role concept applied for modeled authorizations based on Core Data Services (CDS) views?

  • A. CDS roles are defined for the CDS views and implicitly applied to each user
  • B. CDS roles are defined in the WHERE clause when calling a CDS view in Open SQL
  • C. CDS roles are mapped to the CDS view in the access rules
  • D. CDS roles are defined for CDS views in Object Navigator

正解:C


質問 # 21
How would you control access to the ABAP RFC function modules? Note: There are 2 correct answers to this question.

  • A. Block RFC Callback Whitelists
  • B. Implement UCON functionality
  • C. Deactivate switchable authorization checks
  • D. Restrict RFC authorizations

正解:C、D


質問 # 22
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 S/4HANA back-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 Fiori front-end system

正解:A、B


質問 # 23
How are security relevant objects related in the Cloud Foundry? Note: There are 2 correct answers to this question

  • A. Role Collections have 0 or many role templates
  • B. Role Collections have 0 or many roles
  • C. Role Templates have 0 or many attributes
  • D. Role Templates have 1 or many scopes

正解:A、C


質問 # 24
What is the User Management Engine (UME) property "connect on pooling" used for? Note: There are 2 correct answers to this question.

  • A. To share server resources among requesting LDAP clients
  • B. To avoid unauthorized request to the LDAP directory server
  • C. To improve performance of requests to the LDAP directory server
  • D. To create a new connect on to the LDAP directory server for each request

正解:A、C


質問 # 25
Which of the following function can be used to troubleshoot authorization errors for ABAP CDS views with Authorization based on Access Control?

  • A. ABAP TRACE
  • B. REPORT RSUSR008_009
  • C. STAUTHTRACE
  • D. E2E TRACE ANALYSIS

正解:C


質問 # 26
......

ベストSAP P-SECAUTH-21学習ガイドと問題集は2023:https://www.passtest.jp/SAP/P-SECAUTH-21-shiken.html

トップクラスSAP P-SECAUTH-21試験最先端学習ガイド!練習問題バージョン:https://drive.google.com/open?id=1N5ym-KkLlEsAIaJH4t-S1gxAZe_QaDGX