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: 

how to restrict session lifetime

Former Member
0 Kudos

Dear all,

i want to know the parameter through which we can restrict the user in such a manner...

if user is idel before 5 min then he/she should be automatically loged out .

thanks and regards

Anuj

Edited by: Julius Bussche on Jan 20, 2009 7:42 AM

Please use meaningfull subject titles

4 REPLIES 4

Former Member
0 Kudos

Hi,

Is this what you are looking for?

Rdisp/gui_auto_logout

Defines the maximum idle time for a user in seconds (applies only for SAP GUI connections).

Default value: 0 (no restriction); permissible values: any numerical value

0 Kudos

rdisp/keepalive

through that can i perform or not....

regards

Anuj

0 Kudos

Yes, but then it will check against the value provided for parameter rdisp/keepalive_timeout.

0 Kudos

Ok

thanks

now i will check the same...

regards

anuj