cancel
Showing results for 
Search instead for 
Did you mean: 

Logout time parameter

Former Member
0 Kudos

Hello all,

I am looking for a parameter which logs the user out after a certain time. rdips/plugin_auto_logout does not the job for me, as it only kills the session. The user gets automatically logged on again at refresh. I try to accomplish to log him completely off as does rdisp/gui_auto_logout in GUI environment.

Thanks!

Regards,

Jochen

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

Hi,

I assume your problem is to prevent automatic login after a user deliberately logout. User could login (automaticaly without specifying user and password) from same session of web browser. This scenerio happens with user loging in thru ITS(external) with web browser.

We have a similar problem.

Would you please let me know how you could solve it ?

Naba J Neog

Former Member
0 Kudos

Yes you need to enable rdisp/gui_auto_logout parameter with appropriate time in seconds

thanks

prince