Application Development 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: 

Restrict user access to SAP, just for administrator

Former Member
0 Kudos

Hi:

We've been claimed a lot of times by the functional modules, that in certain periods, close the access to all excepto certain people to do "critical" operations and preventing that anyone else can do something else.

In these cases, we block almost all users, through SU01, but it is archived and appears in the change history of users.

Does anyone else know another form to restrict the access to a SAP system, just for a list of personas?

We will appreciate your comments, regards!!

1 ACCEPTED SOLUTION

Former Member
0 Kudos

Hi,

You have several options. On the OS level, you could do a "tp LOCKSYS" to close the whole system to everyone but DDIC.

In the SAP system you could use groups to differentiate between those to be locked and those to not be locked. Then you can use SU10 to do mass users locks and unlocks. Or you could use transaction EWZ5.

Reward points if helpful....

Cheers,

Rakesh

1 REPLY 1

Former Member
0 Kudos

Hi,

You have several options. On the OS level, you could do a "tp LOCKSYS" to close the whole system to everyone but DDIC.

In the SAP system you could use groups to differentiate between those to be locked and those to not be locked. Then you can use SU10 to do mass users locks and unlocks. Or you could use transaction EWZ5.

Reward points if helpful....

Cheers,

Rakesh