Discussion:
GSA inactivity timeout
Jack Harvey
2014-07-16 15:19:37 UTC
Permalink
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
Rene Behring
2014-07-16 15:28:00 UTC
Permalink
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
Post by Jack Harvey
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
https://lists.wald.intevation.org/cgi-bin/mailman/listinfo/openvas-discuss
Jack Harvey
2014-07-16 17:04:13 UTC
Permalink
Thanks! I am testing this now...waiting for time to pass. Actually, the path is /etc/default/greenbone-security assistant...running OpenVAS on Ubuntu.

Jack Harvey CISSP
Synnex Corporation
864-349-4939

From: Openvas-discuss [mailto:openvas-discuss-***@wald.intevation.org] On Behalf Of Rene Behring
Sent: Wednesday, July 16, 2014 11:28 AM
To: Openvas Mailingliste Englisch
Subject: Re: [Openvas-discuss] GSA inactivity timeout

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 <***@synnex.com<mailto:***@synnex.com>>:


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
Rene Behring
2014-07-16 17:05:21 UTC
Permalink
You can test it with 1 min, so you don’t have to wait 60 min :P

Rene
Thanks! I am testing this now…waiting for time to pass. Actually, the path is /etc/default/greenbone-security assistant…running OpenVAS on Ubuntu.
Jack Harvey CISSP
Synnex Corporation
864-349-4939
Sent: Wednesday, July 16, 2014 11:28 AM
To: Openvas Mailingliste Englisch
Subject: Re: [Openvas-discuss] GSA inactivity timeout
Hey
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…
# idle timeout
[ "$IDLE_TIMEOUT" ] && PARAMS="$PARAMS --timeout=$IDLE_TIMEOUT"
this will be loaded by /ect/init.d/gsad.
#
# Minutes of user idle time before session expires.
#
IDLE_TIMEOUT=60
Good Luck,
Rene
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
https://lists.wald.intevation.org/cgi-bin/mailman/listinfo/openvas-discuss
Jack Harvey
2014-07-29 18:59:19 UTC
Permalink
As in the below case for the adding of $IDLE_TIMEOUT to the /etc/init.d/greenbone-security-assistant file (which worked for me) , is there a list somewhere of possible parameters to be used?

Jack Harvey CISSP
Synnex Corporation
864-349-4939

From: Openvas-discuss [mailto:openvas-discuss-***@wald.intevation.org] On Behalf Of Rene Behring
Sent: Wednesday, July 16, 2014 11:28 AM
To: Openvas Mailingliste Englisch
Subject: Re: [Openvas-discuss] GSA inactivity timeout

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 <***@synnex.com<mailto:***@synnex.com>>:


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
Jan-Oliver Wagner
2014-07-30 08:16:42 UTC
Permalink
Post by Jack Harvey
As in the below case for the adding of $IDLE_TIMEOUT to the /etc/init.d/greenbone-security-assistant file (which worked for me) , is there a list somewhere of possible parameters to be used?
Are you looking for this list?

$ gsad --help
--
Dr. Jan-Oliver Wagner | +49-541-335084-0 | http://www.greenbone.net/
Greenbone Networks GmbH, Neuer Graben 17, 49074 Osnabrück | AG Osnabrück, HR B 202460
Geschäftsführer: Lukas Grunwald, Dr. Jan-Oliver Wagner
Jack Harvey
2014-07-30 11:22:54 UTC
Permalink
Yes. Thanks!

Jack Harvey CISSP
Synnex Corporation
864-349-4939

-----Original Message-----
From: Openvas-discuss [mailto:openvas-discuss-***@wald.intevation.org] On Behalf Of Jan-Oliver Wagner
Sent: Wednesday, July 30, 2014 4:17 AM
To: openvas-***@wald.intevation.org
Subject: Re: [Openvas-discuss] GSA inactivity timeout
Post by Jack Harvey
As in the below case for the adding of $IDLE_TIMEOUT to the /etc/init.d/greenbone-security-assistant file (which worked for me) , is there a list somewhere of possible parameters to be used?
Are you looking for this list?

$ gsad --help

--
Dr. Jan-Oliver Wagner | +49-541-335084-0 | http://www.greenbone.net/ Greenbone Networks GmbH, Neuer Graben 17, 49074 Osnabrück | AG Osnabrück, HR B 202460
Geschäftsführer: Lukas Grunwald, Dr. Jan-Oliver Wagner _______________________________________________
Openvas-discuss mailing list
Openvas-***@wald.intevation.org
https://lists.wald.intevation.org/cgi-bin/mailman/listinfo/openvas-discuss
Matthew Mundell
2014-07-16 16:36:32 UTC
Permalink
Post by Jack Harvey
I would like to extend the inactivity-timeout for users in GSA, but cannot find where this might be adjusted.
$ gsad --help
Usage:
gsad [OPTION...] - Greenbone Security Assistant Daemon

Help Options:
-h, --help Show help options

Application Options:
...
--timeout=<number> Minutes of user idle time before session expires.
...

--
Greenbone Networks GmbH
Neuer Graben 17, 49074 Osnabrueck, Germany | AG Osnabrueck, HR B 202460
Executive Directors: Lukas Grunwald, Dr. Jan-Oliver Wagner
Loading...