Hi experts,
I am trying to lock a user's login while the transport is running.
Note that the person in charge of transports has been given the security policy for administrators.
On top of that, which method do you think is better to lock them?
(1) Dynamically change the parameter "login/server_logon_restriction=1" in RZ11
Set "SERVER_LOGON_PRIVILEGE=1" in the security policy for administrators.
(2) Local locking using the report "RSUSR_LOCK_USERS
Local lock users with security policy for non-admin.
Regards