CB Protection: How to validate the "Log Out Users After" settings for the console in the DAS database
search cancel

CB Protection: How to validate the "Log Out Users After" settings for the console in the DAS database

book

Article ID: 289096

calendar_today

Updated On:

Products

Carbon Black App Control (formerly Cb Protection)

Issue/Introduction

How to validate the "Log Out Users After" settings for the console in the DAS database.

Environment

  • CB Protection Server: All Versions

Resolution

  1. Open SQL Server Management Studio
  2. Click on New Query button
  3. Run:
use DAS 
select * from dbo.shepherd_configs where name like '%logout%'
  1. Validate the value called 'LogoutTime' is set to match the console value