Logging Off Inactive Users 

You can set up your SAP System to automatically log off inactive users after a specified period of time. This improves system security by assuring that SAP sessions at unattended terminals do not stay active indefinitely.

By default, automatic logoff is not activated in the SAP System. Users remain logged on no matter how long they may be inactive. You activate automatic logoff by setting the system profile parameter rdisp/gui_auto_logout to the number of seconds of inactivity you want to permit. Enter as a value for this parameter the number of seconds of inactivity that must elapse before a user is automatically logged off.

Once you have activated this function, inactive users are logged off once the idle-time limit has been exceeded. The system does not save data before logging off the user. Unsaved data will be lost. The system also does not display a logoff confirmation prompt.

Procedure

To activate automatic logoff, proceed as follows:

  1. Call the system profile maintenance functions with Administration ® CCMS ® Configuration ® Profile maintenance (transaction RZ10).
  2. Define or maintain parameter rdisp/gui_auto_logout. Enter as a value for this parameter the number of seconds of inactivity that must elapse before a user is automatically logged off.

To activate automatic logoff throughout the system, set the parameter in the default profile (DEFAULT.PFL) . However, if you want to activate automatic logoff only for a specific SAP application, set the parameter in the profile for that particular instance.

Remember that many users are not "active" for extended periods of time. Such users may include:

Programmers or other users of SAP editors, who regularly work for long periods of time only using the frontend software.

Users who only occasionally enter data but who should not be logged off. Example: Production employees who only enter data in the SAP System when, for example, materials are delivered.

You should either set a high value for parameter rdisp/gui_auto_logout, or deactivate automatic logoff on the servers on which such users are active. This protects these users from loss of data or the inconvenience of having to log on again.

You can activate automatic logoff selectively by server by setting the parameter only in the profiles for the relevant instance. You can also define logon groups and thereby specify which users should not be automatically logged off. For more information about logon groups, see the R/3 Library Computing Center Management System.

To deactivate automatic logoff, delete the parameter from your profile(s) or set it to the value 0.