SAP Security Interview Questions For freshers
Q – 1 What are the components of grc?
Ans-
SAP GRC covers following components:
1) Access Control
2) Process Control
3) Risk Management
4) Environment, Health and Safety
5) Global Trade Service
Further, Global Trade Service (which is an area more specific to my interest) has following sub-modules:
1) Compliance Management
2) Customs Management
3) Risk Management
Q – 2 What is the use of RSECADMIN?
Ans- IN SAP BI
Reporting Users – Analysis Authorization using transaction RSECADMIN, to maintain authorizations for reporting users.
RSECADMIN – To maintain analysis authorization and role assignment to user.
Q – 3 Explain about SPM?
Ans- SPM can be used to maintain and monitor the super use access in an SAP system. This enables the super-users to perform emergency activities and critical transactions within a completely auditable environment. The logs of the SPM user IDs helps auditors in easily tracing the critical transactions that have been performed by the Business users
Q – 4 What is the T-code to get into RAR from R/3?
Ans- /virsar/ZVRAT
Q – 5 Does s_tabu_dis org level values in a master role gets reflected in the child role?
Ans- If we do the adjusted derived role in the master role while updating the values in the master role thn values will be reflected in the child roles.
Q – 6 What is the main difference between single role and a derived role?
Ans- Main difference–we can add/delete the tcodes for the single roles but we cann’t do it for the derived roles.
Q – 7 Tell me about derived role?
Ans- Derived roles..To restrict the user access based on organizational level values. Derived role will be inherited by master role and inherit all the properties except org level values.
Q – 8 What is the main purpose of Parameters, Groups & Personalization tabs?
Ans- parameters : when ever user want some defaults values when ever he/she excute the t-code we can mainatian some pid’s by taking help of abapers.
Q – 9 What does the Profile Generator do?
Ans- we can create roles , transport , copy , download,modifications , all these thing done from pfcg t-
code.
Q – 10 What is the difference between PFCG,PFCG_TIME_DEPENDENCY&PFUD?
Ans- PFCG is used to create maintain and modify the roles. PFCG_TIME_DEPENDENCY is a background job of PFUD. PFUD is used for mass user comparison but the difference is if you set the background job daily basis it will do mass user comparison automatically
Q – 11 What is the maximum number of authorization in an object?
Ans- not more than 10 authorization fields in object,
Q – 12 What is the maximum number of authorization objects in a role?
Ans- 150 authorization objects,
Q – 13 What is the maximum number of profiles in a role?
Ans- 312 profiles in a role ,
Q – 14 Who will done user comparison?
Ans- If changes are to be reflected immediately, user comparison is recommended.
Q – 15 What is the procedure for Role modifications? explain with example?
Ans- Generally this task is done PFCG_TIME_DEPENDENCY background job which runs once daily so that roles are adjusted after running this report.
Q – 16 What is ruleset? and how to update risk id in rule set?
Ans- Also during indirect asssignment of roles to user using t codes Po13 and po10, we have to to do user comparision, so that the roles get reflected in the SU01 record of user.
Q – 17 If u r using 10 firefighter ids at a time? How will the log reports goes to controller?
Ans- This is done when ever role is already assigned to users and changes are done in that role. In order to get the changes adjusted in the roles, user comparision is done.
Q – 18 What are the Critical Tcodes and Authorization Objects in R/3?
Ans- Just to say all the t-codes which can affect roles and user master records are critical ones. SU01, PFCG, RZ10, RZ11, SU21, SU03, Sm37 are some of critical t-codes.
Below are critical objects
S_TABU_DIS
S_USER_AGR
S_USER_AUT
S_USER_PRO
S_USER_GRP
Q – 19 What are the prerequisites we should take before assigning sap_all to a user even we have approval from authorization controllers?
Ans- prerequisites are follows before assigning sap_all to any user .
1.enabling the audit log —- using sm19 tcode.
2.retreving the audit log—–using sm20 tcode. this process follows when your not implementing grc in your system.
Q – 20 How we Restrict the auth groups for table maintain, creating Auth group using SE54 to built new Auth groups to restrict tables via auth object S_TABU_DIS?
Ans- We can restrict autho groups via object S_TABU_DIS, first we need to create a autho group in SE54 then assign this autho group in a role by using the object: S_TABU_DIS.
Q – 21 How we Schedule and administering Background jobs?
Ans- scheduling and administrating of background jobs can be done by using tcodes sm36 and sm37
Q – 22 How we Check if the PFCG_TIME_DEPENDENCY is running for user master reconciliations?
Ans- Execute SM37 and search for PFCG_TIME_DEPENDENCY
Q – 23 What is the landscape of GRC?
Ans-
GRC Landscape is 2 system landscape,
1. SAP GRC DEV
2. SAP GRC PRD in GRC there is no Quality system.
Q – 24 How do we test security systems. What is the use of SU56?
Ans- Through Tcode SU56, We will check the users buffer
Q – 25 One of the user logged into Production System, changed a table and then logged out. How will you track him?
Ans- We need to login to the system the change has taken, Go to SM20 you need to select the date and time or range in time tab, select * in the user tab once you key in all the inputs be sure to select the servers or instance on left hand side and then execute.
you need to select the user master record.
You will get report for user master record, find the user id in the list
Q – 26 How can find out whether CUA(Central User Administration) is configured on your sap system?
Ans- Execute su01 You can find out a tab called system tab…. If system tab is not displayed there in su01 screen there is no CUA is configured.
Q – 27 How to lock all the users at a time?
Ans- This is one way to lock the users by executing Tcode EWZ5. another way is by executing su10… authoriztion tab…. evaluate the users list……… transfer…… execute
Q – 28 What is use of derived roles and where it is used?
Ans- Derived roles are also called as Child Roles and Master Roles are called as Parent Roles.
Derived Roles refers to the roles that already exist. As name indicates Derived roles are derived from other role (Master Role).
Derived ROles inherits the menu structure and functions included (transactions, reports, Weblinks and so on) from the role referenced.
The default authorization values of the derived role are that of the inherited role. The Org Levels are to be maintained in the derived Role
Q – 29 What is use of su56?
Ans- Displays the current users Authorization Profiles available ti the ID. Can also be used to reset their User buffer to pick up new roles and authorizations.
Q – 30 What is the rule set in GRC?
Ans- Collection of rules is nothing but rule set. There is a default rule set in GRC called Global Rule Set.