Release Notes

Cloud Access Connector (Ubuntu) 32

Welcome to the August 26, 2020 release of the Cloud Access Connector (Version 32).

This release includes the following update:

New command added to update Active Directory Pool Group

A set of new command line options have been added to enable users to update the Active Directory pool groups. They apply changes to the Active Directory settings of Cloud Access Connector.

Command-line options

By providing the following options the appropriate update gets applied to the Cloud Access Connector settings. If no command-line option is provided cloud-access-connector will display all available options for this operation.

--cam-insecure: Skip certificate validation when connecting to Cloud Access Manager. This option should only be used when connecting to Cloud Access Manager deployed with self signed certificates.
--add-pool-group: Adds specified Active Directory group to the existing pool group settings. By providing all the existing pools groups in the Cloud Access Connector settings would get replaced by the user specified ones.
--remove-pool-group: Removes specified pool Active Directory group by its DN.
-clear-pools-groups: Clears all pools Active Directory groups. This operation is exclusive and cannot be combined with "remove-pool-group" or "-add-pool-group".
--get-cam-settings: Prints all CAM settings to console.