Hey

from OpenVAS Website, Virtual Appliance:
Web timeout: If you want to increase the web timeout to for example 1 hour, 
then you should add "--timeout=60" to DAEMON_ARGS in 
/etc/default/greenbone-security-assistant and then restart.
I think the path won’t be the same for you…

I made some other changes for the init.d services:
/ect/init.d/gsad (line 47,48):
        # idle timeout
        [ "$IDLE_TIMEOUT" ] && PARAMS="$PARAMS --timeout=$IDLE_TIMEOUT"

this will be loaded by /ect/init.d/gsad.

/ect/sysconfig/gsad (line 63-67):
        #
        # Minutes of user idle time before session expires.
        #

        IDLE_TIMEOUT=60

Good Luck,
Rene


Am 16.07.2014 um 17:19 schrieb Jack Harvey <[email protected]>:

> I would like to extend the inactivity-timeout for users in GSA, but cannot 
> find where this might be adjusted.
>  
> Jack Harvey  CISSP
> Synnex Corporation
> 864-349-4939
>  
> _______________________________________________
> Openvas-discuss mailing list
> [email protected]
> https://lists.wald.intevation.org/cgi-bin/mailman/listinfo/openvas-discuss

_______________________________________________
Openvas-discuss mailing list
[email protected]
https://lists.wald.intevation.org/cgi-bin/mailman/listinfo/openvas-discuss

Reply via email to