Check Point Certified Security Expert (CCSE) R81 — Question 317
Alice & Bob are concurrently logged in via SSH on the same Check Point Security Gateway as user "admin" however Bob was first logged in and acquired the lock. Alice tells Bob that she also needs to perform some important configuration changes. Therefore, Bob is releasing his read/write lock from the GAIA configuration database - which of the following GAIA clish command is true:
Answer options
- A. unlock clish database
- B. lock database override
- C. unlock database
- D. override lock database
Correct answer: C
Explanation
The correct command is 'unlock database', which allows Bob to release the lock he has on the GAIA configuration database. The other options do not correctly represent the command needed to unlock the database; 'lock database override' and 'override lock database' imply locking rather than unlocking, while 'unlock clish database' is not the correct syntax for this action.