PowerSC

 View Only
  • 1.  PowerSC GUI TimeOut

    Posted Thu October 07, 2021 08:59 AM
    Hello

    Where can I change the timout value I get logged out when idle in the PowerSC GUI?

    Regards
    Stefan

    ------------------------------
    Stefan Koller
    ------------------------------


  • 2.  RE: PowerSC GUI TimeOut

    IBM Champion
    Posted Fri October 08, 2021 04:55 AM
    Need to be honest here; just a pure guess I'm throwing:
    Could it come via default user settings from operating system (/etc/profile etc TIMEOUT value) ?

    Br,
    tommi

    ------------------------------
    Tommi Sihvo, Lead Service Architect
    TietoEVRY, Compute Services
    email tommi.sihvo@tieto.com mobile +358 (0)40 5180 Finland
    ------------------------------



  • 3.  RE: PowerSC GUI TimeOut

    Posted Mon October 11, 2021 10:27 AM
    That is correct Tommi. Stefen, you will have to modify the TMOUT variable for your requirement. It takes the value in secs.

    ------------------------------
    Bhargavi Reddy
    ------------------------------



  • 4.  RE: PowerSC GUI TimeOut

    Posted Wed November 09, 2022 08:18 AM
    But it is not working 
    I added in /etc/profile on the AIX the PowerSC GUI is running a TIMEOUT and TMOUT to about 8h in /etc/profile.
    But I still get logged out after about 30 minutes

    ------------------------------
    Stefan Koller
    ------------------------------



  • 5.  RE: PowerSC GUI TimeOut

    Posted Thu November 10, 2022 02:38 AM
    Hi Stefan,

    I created a Case for that in the past @IBM support.

    To set the timeout (default to short) of the GUI webinterface :

    On PowerSC SERVER: create file /opt/powersc/uiServer/rocket.kbm.server.properties

    Change value to wanted value (seconds): com.rocketsoft.denali.web.HttpSession.inactiveSessionTimeoutDefault=1800

    # cat /opt/powersc/uiServer/rocket.kbm.server.properties
    com.rocketsoft.denali.web.HttpSession.inactiveSessionTimeoutDefault=1800

    Restart the PowerSC server: stopsrc -s pscuiserver and startsrc -s pscuiserver
    If file doesn't exists anymore after an update of the PowerSC  server, just recreate the file with the line in there.


    Regards,

    Emiel

    ------------------------------
    Emiel van ter Beek
    ------------------------------