[2023年05月12日] P_SECAUTH_21試験練習テスト問題(更新された139問あります) [Q41-Q64]

Share

[2023年05月12日]PassTest P_SECAUTH_21試験練習テスト問題(更新された139問あります)

合格させるSAP P_SECAUTH_21試験情報と無料練習テスト


認定試験は、SAPシステムのランドスケープ、SAPシステムのセキュリティ、およびユーザー管理など、さまざまなトピックをカバーしています。候補者には、SAP NetWeaver Application ServerおよびABAPプログラミング言語に関する経験と知識が必要です。試験は多肢選択形式であり、80問から構成されており、3時間以内に完了する必要があります。認定を取得するには、65%以上の合格点が必要です。

 

質問 # 41
Why should you create multiple dispatchers in SAP Identity Management? Note: There are 2 correct answers to this question.

  • A. To support fail-over scenarios
  • B. To handle password provisioning
  • C. To handle special network access requirements
  • D. To accommodate scalability

正解:C、D


質問 # 42
Which tasks would you perform to allow increased security for the SAP Web Dispatcher Web Administration Interface? Note: There are 2 correct answers to this question

  • A. Use Secure Socket Layer (SSL) for encrypted access
  • B. Use access restrictions to the icm/HTTP/auth_<xx> profile parameter
  • C. Use subparameter ALLOWPUB = TRUE of the profile parameter icm/server_port_<xx>
  • D. Use a separate port for the administration interface

正解:C、D


質問 # 43
What information constitutes an indirect connection to an individual, in the context of GDPR? Note: There are 3 correct answers to this question

  • A. IP Address
  • B. Date of Birth
  • C. License plate number
  • D. National Identifier
  • E. Postal Address

正解:A、C、D


質問 # 44
In your system, you have a program which calls transaction A. Users with access to this program can still execute transaction A without explicit authorizations given to this transaction.
How do you prevent the access of users to the transaction A from within the program?

  • A. Maintain SE93 with authorization objects for transact on A.
  • B. Maintain the check indicator in table TCDCOUPLES
  • C. Ensure that transact on A is NOT assigned into the same program authorization group
  • D. Make sure you do NOT assign transact on A to the authorization object S_TCODE in the role that you assign to the unauthorized users.

正解:A


質問 # 45
You have created an RFC destination with a registered external RFC server program. When you try to connect to the external RFC destination you receive a "SERVER_NOT_REGISTERED" error message. Note: There are 2 correct answers to this question How can you resolve the issue?

  • A. Maintain the entries in the REGINFO file
  • B. Maintain the profile parameter gw/acl_mode = 0
  • C. Maintain the access list in the transaction SMMS
  • D. Maintain the entries in the SECINFO file

正解:A、C


質問 # 46
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 function modules through authorization object S_DEVELOP
  • B. The ability to execute queries through authorization object S_OUERY
  • C. The ability to execute class methods through authorization object S_PROGRAM
  • D. The ability to use the ABAP Debugger through authorization object S_DEVELOP

正解:A、D


質問 # 47
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 rdisp/TRACE with value 3
  • C. Maintain parameter rsau/enable with value 1
  • D. Maintain parameter rec/client with value ALL

正解:D


質問 # 48
Which tools can you use to troubleshoot an authorization issue with a Fiori application? Note: There are 2 correct answers to this question

  • A. /UI2/FLC
  • B. /IWFND/ERROR_LOG
  • C. /UI2/GW_APPS_LOG
  • D. /IWBEP/ERROR_LOG

正解:B、C


質問 # 49
You want to carry out some preparatory work for executing the SAP Security Optimization Self-service on a customer system. Which of the following steps do you have to execute on the managed systems? Note: There are 2 correct answers to this question.

  • A. Grant operating system access
  • B. Configure specific authorizations
  • C. Install the ST-A/PI plug-in
  • D. Configure Secure Network Communications

正解:B、C


質問 # 50
What is required when you configure the PFCG role for an end-user on the front-end server? Note: There are 2 correct answers to this question.

  • A. The catalog assignment for the start authorization
  • B. The group assignment to display it in the Fiori Launchpad
  • C. The S_RFC authorization object for the OData access
  • D. The Fiori Launchpad designer assignment

正解:A


質問 # 51
You have a load balancer in a DMZ network zone (called natl.mydomain.com) in front of 2 SAP NetWeaver AS systems (hostl.mydomain.com, host2.mydomain.com). What is the recommended common name part of the distinguished name on the SSL Server's PSE?

  • A. It should be host 1.mydomain.com, host2.mydornain.com individually for each PSE
  • B. It should be natl.mydomain.com
  • C. It should be *.mydomain.com (wildcard) names
  • D. It should be a combined DNS alias for host 1.mydomain.com and host2.mydomain.com and nat1.mydomain.com

正解:C


質問 # 52
You want to allow some of your colleagues to use the SAP GUI for Java to connect directly to your SAP back-end system from a public internet connection without having to set up a VPN connection first. Which of the following SAP solutions is suited for this purpose?

  • A. SAP Web Dispatcher
  • B. SAP router
  • C. SAP Cloud Connector
  • D. SAP NetWeaver Gateway

正解:C


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

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

正解:A、D


質問 # 54
Why do you use table logging in AS ABAP?

  • A. To log changes in table technical settings
  • B. To log changes in master data
  • C. To log changes in customizing tables
  • D. To log changes in application data

正解:C


質問 # 55
Which features do SAP HANA SQL-based analytic privileges offer compared to classic XML-based ones? Note: there are 2 correct answers to this question.

  • A. Control of read-only access to SQL views
  • B. Transportable
  • C. Complex filtering
  • D. Control of read-only SAP HANA procedures

正解:B、D


質問 # 56
You want to configure SNC with X.509 certificates using Common CryptoLib as the cryptographic library in a new installed AS ABAP system. Besides running SNCWIZARD, what do you need to set up for this scenario? Note: There are 2 correct answers to this question.

  • A. Set the environment variable CCL_ PROFILE to SECUDIR
  • B. Set the CCL SNC parameters using sapgenpse
  • C. Maintain the relevant CCL/SNC/' profile parameters
  • D. Set the environment variable CCL_ PROFILE to the default profile file path

正解:C、D


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

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

正解:C


質問 # 58
How do you check when and by whom profiles were assigned or deleted?

  • A. Check system trace using transaction ST01
  • B. Run report RSUSR008_009_NEW with appropriate filters
  • C. Run report RSUSR100 with appropriate filters
  • D. Check security audit log using transact on SM20

正解:C


質問 # 59
You want to launch classic SAP GUI transactions directly from the SAP Fiori Launchpad. Which of the following scenarios do you choose?

  • A. Internet Explorer, SAP Business Client, SAP GUI for Windows
  • B. Chrome, SAP Cloud Platform, SAP GUI for Java
  • C. Internet Explorer, ABAP front-end server, SAP GUI for Windows
  • D. Chrome, SAP Enterprise Portal, SAP GUI for Java

正解:C


質問 # 60
How can you describe the hierarchical relationships between technical entities in the Cloud Foundry?

  • A. A subscription is a PaaS tenant.
  • B. A SaaS tenant acts as one Cloud Foundry Organization.
  • C. A global account can have one or many subaccounts
  • D. A SaaS tenant acts as one provider account.

正解:C


質問 # 61
Insufficient authorization checks might allow A BAP programs to access the PSE files. Which authorization objects should we check to protect the PSEs? Note: There are 2 correct answers to this question.

  • A. S_ADMI_FCD
  • B. S_DEVELOP
  • C. S_DATASET
  • D. S_RZL_ADM

正解:C、D


質問 # 62
Which tool do you use to customize the SAP HANA default password policy? Note: There are 2 correct answers to this question.

  • A. SAP HANA Studio
  • B. SAP Web IDE
  • C. SAP HANA Lifecycle Manager
  • D. SAP HANA Cockpit

正解:A、B


質問 # 63
What are some characteristics of an SAP HANA multitenant database system (MDC) running in high insolation mode? Note: there are 2 correct answers to this question.

  • A. All tenant-specific permissions to access files and directories are revoked from the <sid>adm user.
  • B. All tenant-specific file and directory permissions are managed by the SAP HANA system.
  • C. All tenant databases will share the operating system user and group.
  • D. The <sid>adm user can access the tenant-specific configuration and trace files.

正解:B、D


質問 # 64
......

あなたを合格させるSAP試験にはP_SECAUTH_21試験問題集:https://www.passtest.jp/SAP/P_SECAUTH_21-shiken.html

P_SECAUTH_21試験問題集PDF更新された問題集にはPassTest試験合格保証付き:https://drive.google.com/open?id=1Wr2bT6Nwcwt123TKa2H3qWop2CmAGOpn