PowerProtect Data Manager: De time-out van de interface wijzigen

Summary: Er treedt een time-out op voor de PowerProtect Interface na de standaardtijd van 1800 seconden (30 minuten).

Acest articol se aplică pentru Acest articol nu se aplică pentru Acest articol nu este legat de un produs specific. Acest articol nu acoperă toate versiunile de produs existente.

Instructions

De time-out van de PowerProtect-interface verhogen in 19.22.0.24 en ouder.

  1. Open een SSH-sessie voor PowerProtect en verifieer met het beheerdersaccount.
  2. Maak een kopie van de app-config.json Bestand:
    cp -p /usr/local/brs/lib/ecdm-ui/main/app-config.json /usr/local/brs/lib/ecdm-ui/main/app-config.json.orig
  3. Werk de idle-timeout waarde in de app-config.json bestand met een waarde tussen 1 en 3600 seconden.
    • Teksteditor:
      vi /usr/local/brs/lib/ecdm-ui/main/app-config.json
    • De sed Utility:
      sed -i 's/"idle-timeout": 1800/"idle-timeout": 3600/' /usr/local/brs/lib/ecdm-ui/main/app-config.json
  4. Controleer of het app-config.json Bestand is correct bijgewerkt:
    grep 'idle-timeout' /usr/local/brs/lib/ecdm-ui/main/app-config.json

Opmerking: De standaardwaarde 1800 seconden (30 minuten) wordt gebruikt als de waarde niet tussen 1 en 3600 seconden ligt.

De time-out van de PowerProtect Interface verhogen in 20.1.0.0-17 en nieuwer.

Ga in de PowerProtect Interface naar "Administration > Access Control > Session Settings".

PowerProtect sessie-instellingen

Additional Information

De standaardinstelling app-config.json Bestand:

admin@ppdm:/> cat /usr/local/brs/lib/ecdm-ui/main/app-config.json
{
    "idle-timeout": 1800
}
admin@ppdm:/>

De app-config.json Bestand na de update:

admin@ppdm:/> cat /usr/local/brs/lib/ecdm-ui/main/app-config.json
{
    "idle-timeout": 3600
}
admin@ppdm:/>
Proprietăți articol
Article Number: 000221611
Article Type: How To
Ultima modificare: 22 mai 2026
Version:  3
Găsiți răspunsuri la întrebările dvs. de la alți utilizatori Dell
Servicii de asistență
Verificați dacă dispozitivul dvs. este acoperit de serviciile de asistență.