Azione alla rimozione del token di sicurezza (ad esempio smart card) per Google Chrome OS

Consente di specificare cosa succede quando un utente che sta effettuando l'autenticazione tramite un token di sicurezza (ad esempio con una smart card) rimuove il token durante una sessione. IGNORE: non accade nulla. LOCK: lo schermo viene bloccato finché l'utente non ripete l'autenticazione. LOGOUT: la sessione viene terminata e l'utente viene disconnesso. Se questo criterio non viene configurato, per impostazione predefinita viene usata l'opzione IGNORE.

Valore di esempio: LOGOUT

Supportata in: Almeno Windows 7 o famiglia Windows Server 2008

Azione alla rimozione del token di sicurezza (ad esempio smart card) per Google Chrome OS


  1. Non viene compiuta alcuna azione
    Registry HiveHKEY_CURRENT_USER
    Registry PathSoftware\Policies\Google\ChromeOS
    Value NameSecurityTokenSessionBehavior
    Value TypeREG_SZ
    ValueIGNORE
  2. L'utente viene disconnesso
    Registry HiveHKEY_CURRENT_USER
    Registry PathSoftware\Policies\Google\ChromeOS
    Value NameSecurityTokenSessionBehavior
    Value TypeREG_SZ
    ValueLOGOUT
  3. La sessione corrente viene bloccata
    Registry HiveHKEY_CURRENT_USER
    Registry PathSoftware\Policies\Google\ChromeOS
    Value NameSecurityTokenSessionBehavior
    Value TypeREG_SZ
    ValueLOCK


chromeos.admx

Modelli amministrativi (Computer)

Modelli amministrativi (utenti)