All pages
Powered by GitBook
1 of 13

Loading...

Loading...

Loading...

Loading...

Loading...

Loading...

Loading...

Loading...

Loading...

Loading...

Loading...

Loading...

Loading...

Commander v16.6

Find the releases for Commander version 16.6 in the nested pages

Commander 16.6.11

Released July 8, 2022

Find the release on GitHub: https://github.com/Keeper-Security/Commander/releases/tag/v16.6.11

Improvements

Add Teams to Roles

  • The enterprise-role command has been updated with the --add-team option which can add a team to the role.

    • See the documentation:

  • The enterprise-team command has been updated with the --add-role

Commander 16.6.13

Released July 25th, 2022

Find the release on GitHub:

Improvements

User report last login

option which can add a role to the team
  • See the documentation: https://docs.keeper.io/secrets-manager/commander-cli/using-commander/command-reference/enterprise-management-commands#enterprise-team-command

https://docs.keeper.io/secrets-manager/commander-cli/using-commander/command-reference/enterprise-management-commands#enterprise-role-command
You can now get a report of each the last time each user in the enterprise logged in with the user-report command. Use the new --last-login command to see this
  • See the documentation: https://docs.keeper.io/secrets-manager/commander-cli/using-commander/command-reference/reporting-commands#user-report-command

Add or remove admin privileges to roles

Administrative privileges can now be added or removed in Commander with the enterprise-role command. Add or remove the ability to run reports, manage nodes and more.

  • See the documentation: https://docs.keeper.io/secrets-manager/commander-cli/using-commander/command-reference/enterprise-management-commands#enterprise-role-command

ManageEngine Import

Import records from ManageEngine with Commander

  • See the documentation: https://docs.keeper.io/secrets-manager/commander-cli/using-commander/command-reference/import-and-export-commands

https://github.com/Keeper-Security/Commander/releases/tag/v16.6.13

Commander 16.6.12

Released July 15, 2022

Find the release on GitHub: https://github.com/Keeper-Security/Commander/releases/tag/v16.6.12

Improvements

SSO Login

SSO login for Commander has been greatly improved. Now when logging into Commander with SSO, you will be prompted to open a webpage to login to Keeper SSO connect. Once logged in, you are shown a button which will copy the authentication token when clicked. This token is then pasted into Commander to complete SSO login.

Audit Log Improvement

Raw type audit logs are no longer limited to 1000 rows. By adding a --limit <NUMBER> flag with any number, that number of rows will be returned.

Commander 16.6.14

Released Aug 1, 2022

Find the release on GitHub: https://github.com/Keeper-Security/Commander/releases/tag/v16.6.14

New Features

Skip records

You can now tell Commander to not load records when it initially opens. This is helpful when you need to do some administrative jobs that don't require records and don't want to wait for the initial sync-down.

To use this feature, add the skip-records field to Commander's config file with a value of true

Commander 16.6.9

Released June 20, 2022

Find the release on GitHub: https://github.com/Keeper-Security/Commander/releases/tag/v16.6.9

New Features

Action Report

Use the new action-report to identify any users that:

  • haven't logged in

  • haven't updated a record

  • have been locked

For a given time period.

See the docs here:

Improvements

  • Commander rotation plugins now support typed records and have improved usability

    • See the Commander rotation docs here:

  • Commander SSH Agent can now load private keys from attached files

Commander 16.6.10

Released June 27th, 2022

Find the release on GitHub:

Improvements

Action Report Actions

See the docs here: https://docs.keeper.io/secrets-manager/commander-cli/using-commander/command-reference/connection-to-hosts#ssh-agent-command

  • Improved handling of throttled requests

    • Commander will now wait for 10 seconds and re-perform any throttled commands

  • https://docs.keeper.io/secrets-manager/commander-cli/using-commander/command-reference/reporting-commands#action-report-command
    https://docs.keeper.io/secrets-manager/commander-cli/using-commander/plugins
    Easily lock or delete user accounts that haven't logged in or edit records for some time, or have been locked for some time.

    Use the action-report command to find users that haven't logged in in a given number of days, haven't edited a record in a given number of days or have been locked for a given number of days. Then have Commander automatically lock or delete all the accounts found.

    See the documentation here: https://docs.keeper.io/secrets-manager/commander-cli/using-commander/command-reference/reporting-commands#action-report-command

    Improved Password Generation

    It is now possible to provide rules for password generation when creating and editing records using Commander. --generate-rules (-gr) and --generate-length (-gl) optional flags have been added to the edit and add commands.

    https://github.com/Keeper-Security/Commander/releases/tag/v16.6.10

    Commander 16.6.6

    Released May 30, 2022

    Find the release on GitHub: https://github.com/Keeper-Security/Commander/releases/tag/v16.6.6

    Features

    Arrange-folders command

    • new command moves shared folders into a sub folder

    Improvements

    • When adding a user to a team, shared folders can be hidden from the user by adding the --hide-shared-folders on option when using the enterprise-team --add-user command

    • Display TOTP URLs with untyped records

    Commander v16.6.0

    Released April 18, 2022

    Find the release on GitHub: https://github.com/Keeper-Security/Commander/releases/tag/v16.6.0

    Improvements

    Import and Export

    • import and export commands now support typed records

    Password Rotation

    • mysql password rotation plugin supports the latest PyMySQL package

    Look and Feel

    • New and improved Commander Logo

    Commander 16.6.7

    Released June 6, 2022

    Find the release on GitHub: https://github.com/Keeper-Security/Commander/releases/tag/v16.6.7

    Features

    Trash Command

    • view, restore, or purge records in the Vault trash that have been deleted

    • See the documentation here:

    Convert Enterprise Nodes to a Managed Company

    • The msp-convert-node command can convert nodes into managed companies under the MSP

    • See the Documentation here:

    Use Commander as your System's SSH Agent

    • New ssh-agent command let's you start, stop, and see info about the SSH Agent

    • See the documentation here:

    Improvements

    • record-history command now supports typed records

    Commander v16.6.3

    Released April 28, 2022

    Find the release on GitHub: https://github.com/Keeper-Security/Commander/releases/tag/v16.6.3

    New Commands

    Create One-Time Sharing URLs

    The new one-time-share command will be used to create one-time sharable links. .

    Reset-password Command

    This new command can be used to reset the account's master password.

    Improvements

    • You can now use the --invite flag with the enterprise-user command to re-invite users that have already been invited to the enterprise

    https://docs.keeper.io/secrets-manager/commander-cli/using-commander/command-reference/record-commands#trash-command
    https://docs.keeper.io/secrets-manager/commander-cli/using-commander/command-reference/msp-management-commands#msp-convert-node-command
    https://docs.keeper.io/secrets-manager/commander-cli/using-commander/command-reference/connection-to-hosts#ssh-agent-command
    See the docs for more details
    See the docs for more details.

    Commander v16.6.5

    Released May 23, 2022

    Find the release on GitHub: https://github.com/Keeper-Security/Commander/releases/tag/v16.6.5

    New Features

    Add and Edit Managed Companies in one Script

    The msp-add command now sets the new managed company's ID as environment variable that can be used to access the managed company from within a script.

    See the docs for more information and examples:

    Export From a Folder

    It is now possible to export a portion of the Vault be specifying a folder when using the export command. See the documentation for more details:

    Bug Fixes and Improvements

    • Fixed an issue causing Unicode parsing errors when outputting to CSV

    • Made import command more robust when encountering null values

    • re-instated connect command and gave it typed record compatibility

    Commander v16.6.1

    Find the release on GitHub:

    Improvements

    Importing

    https://docs.keeper.io/secrets-manager/commander-cli/using-commander/command-reference/msp-management-commands#create-and-switch-to-a-mc
    https://docs.keeper.io/secrets-manager/commander-cli/using-commander/command-reference/import-and-export-commands#export-command

    import command now maintains the correct record type when used to update records

    General

    get command

    • now shows the parent folder's UID

    verify-shared-folders command

    • updated to correct an issue when typed records are reverted to untyped

    https://github.com/Keeper-Security/Commander/releases/tag/v16.6.1