• Daniel Jacobs
    0
    Hi,
    is it possible to set the master password with the cbb.exe on cli?
    i couldnt find anything in the documentation
    and cbb option -? didnt show anything for it either
  • IvanS
    3
    Hi ,

    1. If the master password already exists for the console, you can enable the CLI protection with the same password
    cbb consolemanager -mpCLI yes -cp "password"
    

    2. If you would like to set a master password for the console and the CLI to a new installation
    cbb consolemanager -p "password" -c "password" -mpCLI yes
    

    3. To reset the master password
    cbb consolemanager -rmp -cp "password"
    
  • Daniel Jacobs
    0
    That works, thanks a lot :)
bold
italic
underline
strike
code
quote
ulist
image
url
mention
reveal
youtube
tweet
Add a Comment