Cyclades AlterPath OnBoard Guía de usuario Pagina 550

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 688
  • Tabla de contenidos
  • SOLUCIÓN DE PROBLEMAS
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 549
Disabling or Modifying Inactivity Timeouts
502
AlterPath OnSite Administrators and Users Guide
Disabling or Modifying Inactivity Timeouts
An inactivity timeout period is set in the Web Manager for security. An
administrator who knows the root password and can log into the OnSite
console can change the timeout value, if desired, by editing a line in the
webui.conf file, as described in the following procedure.
T To Disable Web Manager Timeouts
This procedure can be performed by an administrator who knows the root
password and can log into the OnSite console.
1. From a terminal or terminal emulation application, log into the OnSite
console as root.
2. Open the /etc/daemon.d/webui.conf file for editing.
3. Find the line that begins with DPARM.
The default line is shown in the following screen example.
4. Add the -T n option to set a timeout value of n.
The -T 0 setting shown in the following screen example sets the timeout
to zero (0).
5. Stop and restart the web server to put the certificate into effect.
OnSite login: root
Password: root_password
DPARM="$HTTP_PORT $HTTPS_PORT $SECLEVEL $SSLVER"
DPARM="-T 0 $HTTP_PORT $HTTPS_PORT $SECLEVEL $SSLVER"
[root@OnSite /root]# daemon.sh stop WEB
[root@OnSite /root]# daemon.sh restart WEB
Vista de pagina 549
1 2 ... 545 546 547 548 549 550 551 552 553 554 555 ... 687 688

Comentarios a estos manuales

Sin comentarios