Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

sap basis securies

Former Member
0 Likes
637

can u tell how we can give full authorizations and specific authorizations ton users in production client for specific projects

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
617

Your question seems a bit "generalistic"; I suggest you check with your own security team for more info. Maybe I misunderstood the part about "projects"; feel free to clarify...

can u tell how we can give full authorizations and specific authorizations ton users in production client for specific projects

3 REPLIES 3
Read only

Former Member
0 Likes
617

Hi

For giving full authorization give SAP_ALL profile.But in production client it is not recommended.

For restricting create role in pfcg and assign them

hope this helps

Edited by: Trupti on Jul 3, 2008 11:17 AM

Read only

Former Member
0 Likes
618

Your question seems a bit "generalistic"; I suggest you check with your own security team for more info. Maybe I misunderstood the part about "projects"; feel free to clarify...

Read only

Bernhard_SAP
Product and Topic Expert
Product and Topic Expert
0 Likes
617

Hi,

I think the first step to think about is, if it is really necessary to perform that 'project' (whatever it is) really in PRD....

If you know already, which transactions the project memebers need to have access to, you have to check and countercheck each of that transactions, if

a) critical data can be reviewed

b) any data can be changed

If you have verified, that no such critical actions can be performed, you could then create the appropriate roles in PFCG for the project members (but never give 'full access' what you have mentioned !!!).

Please verify, if that members have already an existing account on your PRD, and if so, if they have already some authorizations there. It is dangerous to simply add your new project roles to existing users, as the assigned authorizations might cumulate and give unwanted access....

As soon the project members gest any developement authorizations, you have lost the game anyway, as they can then help themselves to get the access they want (you know, debug/replace is sufficient to crack any auth.-check). Please also review the threads in this forum about SE16, S_DEVELOP,S_PROGRAM,.....

At last point I can recommend to switch on the security audit log before the project members access your system.

b.rgds, Bernhard